mirror of
https://github.com/textmate/textmate.git
synced 2026-04-28 03:00:34 -04:00
Previously we would only do this on macOS 10.14 and later, but as we now also use “within window” compositing for the header view prior to macOS 10.14, we should always inset the scroll view. Furthermore, even without “within window” compositing, insetting the scroll view should not cause any issues, so the code was actually not required previously.