Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RFE: Add Image Button for Add Image Dialog in GUI builder and CSS Support #2934

Closed
codenameone opened this issue Oct 20, 2019 · 1 comment
Closed
Assignees
Milestone

Comments

@codenameone
Copy link
Collaborator

The GUI builder dialog should have an entry to add a new image/multi image within the set image dialog body. That way it would be easier to find see https://stackoverflow.com/questions/58468329/where-do-i-store-images-and-how-do-i-get-them-in-codename-one-new-gui

This should also work for CSS seamlessly by detecting CSS mode and placing the image in the right location and within the CSS file.

@codenameone codenameone added this to the Version 8.0 milestone Oct 20, 2019
shannah added a commit that referenced this issue Nov 4, 2019
… issues when attempting to add images with spaces in the file name. This also helps with #2934
@shannah
Copy link
Collaborator

shannah commented Nov 4, 2019

It already does detect CSS mode and will place the image in the CSS file - and regenerate the theme file automatically, if you add the image via the GUI builder. I just fixed a bug that caused problems if you tried to add an image with a space in the file name, but other than that, it was already there.

I'll look into adding the option to add new images in the set image dialog.

@shannah shannah closed this as completed Nov 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant