Momentary button margins

Hello,

I think there is a problem in the momentary button “painting”.
I placed an image and some text in the button, it looked ok but the image very close to the left. so I set some Left margin from 0 to 30 and nothing happened.

I tried that with the standard button and works perfectly but not with the momentary button.

Best regards

Yes, you’re right, thanks for pointing this out. Unfortunately, we aren’t able to fix this problem due to some underlying mechanism with how the margin property conflicts with the border and the way the momentary button displays it’s active status.

I’m going to remove the (non-functional) margin property in the next release, so you’ll have to use something else to move the contents around, either horizontal alignment, or make an image with transparent space to the left to offset from the left edge.

Sorry for the trouble,