Replies: 3 comments 2 replies
-
I did not even noticed it because I mostly use uiImageButton. Thanks |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Even if I understand the request and also agree it would make Ctrlr more complete, I would have never prioritized this CR. Anyway, as usual, thx Damien for this improvement! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I think it would be nice to have control of the uiButton text and size I just noticed that this is probably the only modulator that does not allow this, even the uiImageButton allows it.
I think even control of the borders would be nice, I think this might've been possible at a certain point? Because in another panel I have a uiButton that doesn't have rounded edges but squared one, and it seemed there I even changed the colour of the border of the button. I can't remember how I did it, but if I copy paste that one in new panels it appears correctly. So I don't know if some properties just disappeared... Or I simply forgot how to do this...
If somebody wants to change font and size of the text of button, what I'm doing right now is using a label to create the frame of the button, and then use an image button with no image loaded on top of it to give text to the empty uiLabel. It is not perfect (for example you can't change colour of the button when on and off unless you change the uiLabel appearance via lua for the states of the button) but it works.
Beta Was this translation helpful? Give feedback.
All reactions