I’ve just noticed that since updating to latest SVN, something has happened to the button icons. I have a custom TabControl where I set the dimension and position of the previous/next buttons.
It seems that now, the setDimension() causes the icon to wander outside of the button area, and setPosition() doesn’t seem to work the same way either.
Now this is inside my custom controls with layout managers, so it could be something they are daying. It’s got me baffled so far
Can you think of any recent changes that might cause this?
@rockfire said:
I've just noticed that since updating to latest SVN, something has happened to the button icons. I have a custom TabControl where I set the dimension and position of the previous/next buttons.
It seems that now, the setDimension() causes the icon to wander outside of the button area, and setPosition() doesn’t seem to work the same way either.
Now this is inside my custom controls with layout managers, so it could be something they are daying. It’s got me baffled so far
Can you think of any recent changes that might cause this?
Yes… I can… and I’ll fix it… sorry!
Heh ok. Thanks, and no problem!