Why size dynamic button shows wrong when running app?

Set width block, uses pixels, so 30*35 would be very small, if you want to use percentages, you can use the dynamic components extension :

As you can use with this extension anybutton blocks, so you can use this block, for setting width in percentage:
component_set_get (5)

1 Like