Anybody has this issue? Im making a custom tab bar to be able to have same UI on windows and mac as the Builtin changes according to OS , and it seems that while adding the icons in the IDE they go like crazy . Any idea how to fix this ? should i not put that in the designer and add it in the button open event ? as its like weird there , and it seems that as well are differences between windows and mac, on windows it shows ok, when on mac the long description buttons it gets cut so i might have to dynamically resize buttons according to the OS .
I have this issue if I use retina Image-object as icon of BevelButton.
It shows like this even if I have retina display. But only in IDE, when running app it shows correctly.