[TxMt] Re: Top border of the status bar disappears when focus is lost
Allan Odgaard
mailinglist at textmate.org
Sat Apr 12 04:34:19 UTC 2014
On 11 Apr 2014, at 13:04, Jacob Carlborg wrote:
> […] It's when I have TextMate in full screen. Then I select another
> application on my other screen. The status bar is not faded out like
> it does when it's not in full screen. But the top border is.
It would appear that Apple’s controls (incl. window background) do not
dim when they are in a full screen window. This means only stuff we draw
ourself dim causing the clash.
I changed this in
https://github.com/textmate/textmate/commit/6e619ad14ca3dfd6a54f4b3034f239865121b0f4
More information about the textmate
mailing list