Well, someone might call me too much of a pixel-perfectionist, but sometimes those small differences just annoys the heck out of me.
I was comparing two dialogboxes, when I suddenly noticed that the height of the tabs was different.
I looked into it and compared margins, paddings and, well, you name it, but they were completely identical in sizes - they just rendered differently.
I then noticed that one of the tab-controls had an imagelist set for it (by accident I believe), but there were no icons on the tabs, so it "should" make no difference, but it did.
If a tabcontrol has an imagelist set, the tabs automatically resize to fit the size of the images in the imagelist.
It might not be a problem, but I found it a bit strange - but ofcourse when I come to think about it, it is quite obvious :)
No comments:
Post a Comment