bdkjones / CodeKit-1-Old

147 stars 1 forks source link

Window glow too big in Expose mode #651

Open dirkbonhomme opened 10 years ago

dirkbonhomme commented 10 years ago

Just a minor graphical bug but annoying nonetheless: when hovering the window in Expose mode, the blue glow is much larger than the window itself.

http://cl.ly/image/1F0F3A2k0b3K

bdkjones commented 10 years ago

Interesting. Apps don't draw that glow themselves; that's handled by the operating system. As such, I don't think there's anything I can do about this... it seems like an issue for Apple.

On 2013 Jul 30, at 22:54 , Dirk Bonhomme notifications@github.com wrote:

Just a minor graphical bug but annoying nonetheless: when hovering the window in Expose mode, the blue glow is much larger than the window itself.

http://cl.ly/image/1F0F3A2k0b3K

— Reply to this email directly or view it on GitHub.

dirkbonhomme commented 10 years ago

I'm not familiar with Cocoa development but was thinking about some invisible/transparent layer that fools OS X? Still using Lion btw so might not even be an issue in Mountain Lion :)