timthedevguy / BGHUDAppKit

* BGHUDAPPKIT is no longer under development by me, I hope that the community will keep it alive and going as I no longer have time to dedicate to the project** The missing HUD controls. Please scroll down to read the readme file for an important notice concerning the future of BGHUDAppKit. Note that there are multiple versions available, 10.5+, 10.6.7, and now 10.7. As soon as I learn how I'll make these all one code base if possible.
http://www.binarymethod.com/
312 stars 57 forks source link

NSButton - Small size stroke missing on bottom #52

Closed vade closed 13 years ago

vade commented 13 years ago

You can see in this image, small style buttons miss their bottom most stroke:

http://i.imgur.com/2G4JT.png

I also think there are some subtle 1 pixel off alignment issues with most of the controls, especially in IB with regards to what it thinks a controls bounds are. I will try to find specifics and let you know.

Thanks again.

timthedevguy commented 13 years ago

Vade, sorry for the delay, I worked a 12 hour day yesterday. I see the issue, I experience it myself during runtime, but during design time in IB they appear fine. I will start workin on this, I have a super busy week at work this week so I may not get it solved as quick as the last issue. Thanks.