mirror of
https://github.com/textmate/textmate.git
synced 2026-04-28 03:00:34 -04:00
Since we bind the disabled state of the “Check Now” button (in preferences) to this property, we cannot update the property in a background thread, as the UI can only be updated from the main thread.