mirror of
https://github.com/textmate/textmate.git
synced 2026-04-28 03:00:34 -04:00
We either set it explicitly or rely on automatic key view loop calculations. As for the latter: When auto-layout was initially introduced, the automatic key view loop calculation broke, as it used the view frames before layout. It should have been fixed several OS versions ago though, so we can use it again, as long as we are not working with view-based table views.