On 2019-06-27 07:49, Allan Odgaard wrote:
For the records, the commit that introduced the black border prior to 10.14 was reverted (in rc.23): https://github.com/textmate/textmate/commit/5202dc34bd6e7d2840b71051669e5ee3...
Looks good now (on 10.15), thanks.
On 1 Jul 2019, at 12:07, Jacob Carlborg wrote:
On 2019-06-27 07:49, Allan Odgaard wrote:
For the records, the commit that introduced the black border prior to 10.14 was reverted (in rc.23): https://github.com/textmate/textmate/commit/5202dc34bd6e7d2840b71051669e5ee3...
Looks good now (on 10.15), thanks.
The issue was actually only present on 10.13 (and possibly earlier), on 10.14 it looked OK to have the scroll view draw the border, so once we target 10.14 as the minimum OS version, I’ll undo the reverting, as the less “custom” drawing we do, the better.
Please don’t target 10.14. Many of us users don’t see any reason to install Mojave (I sure don’t).
The only sane thing to do with Apple’s OS updates these days is to wait for the last one before you install it. So, at least for me, Mojave wouldn’t get installed before Catalina gets released. That’s just an arbitrary line, but you have to draw it somewhere and there won’t be any further point releases of the previous once the next is released.
On 1 Jul 2019, at 18:14, Marc Wilson wrote:
Please don’t target 10.14. Many of us users don’t see any reason to install Mojave (I sure don’t).
We normally keep support for the last 3-4 versions of the OS, so once we target 10.14 will be when 10.18 is the current OS :)
On 1 Jul 2019, at 13:56, Allan Odgaard mailinglist@textmate.org wrote:
On 1 Jul 2019, at 12:07, Jacob Carlborg wrote:
On 2019-06-27 07:49, Allan Odgaard wrote: For the records, the commit that introduced the black border prior to 10.14 was reverted (in rc.23): https://github.com/textmate/textmate/commit/5202dc34bd6e7d2840b71051669e5ee3... https://github.com/textmate/textmate/commit/5202dc34bd6e7d2840b71051669e5ee3d4cee7a6 Looks good now (on 10.15), thanks.
The issue was actually only present on 10.13 (and possibly earlier)
Right, looks good on 10.13 as well :)