mirror of
https://github.com/textmate/textmate.git
synced 2026-01-14 17:28:05 -05:00
Preflight actions could show dialogs (such as a save dialog) which would then be unresponsive, since we were running a modal event loop.
Preflight actions could show dialogs (such as a save dialog) which would then be unresponsive, since we were running a modal event loop.