Widgets: cannot modify width and height #91
Unanswered
mrivar
asked this question in
Questions-EN
Replies: 1 comment 1 reply
-
|
Nevermind! Answering my own question, I just realized it did change the size when modifying it using GIMP (it just didn't change the value in the app, which seems to be a fixed 48). However, I must say it would be a nice to have feature in the app, to be able to modify these values (as it is quite annoying to be editing files one by one to achieve this) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! First of all thanks for developing the app, it's an interesting project and looks pretty cool! I have some doubts about the edition of some widget parameters:
I've noticed that some widgets (such as DigitalNumber, Image and ImaegList) have the width and height parameters disabled. Why is this the case? Shouldn't it be possible to change the width and height so they look the way you want it to look? What is the reasoning for ti being disabled?
I've tried resizing the image using GIMP and coming back to the app, but the fixed size is still the same (48x48). How could I change the size of my elements?
I even tried changing the
propertiesFprj.jsonfile to put set them as ints lol, but that obviously did't work either (it did let me edit them, but didn't change anything in the preview).Thank you!!
Beta Was this translation helpful? Give feedback.
All reactions