-
-
Notifications
You must be signed in to change notification settings - Fork 818
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix active view flickering, when adding messages
This commit modifies package control message view creation or update to run in UI thread to avoid UI updates when creating a new view in background, which may cause the active view to also loose focus for a millisecond or two.
- Loading branch information
Showing
1 changed file
with
65 additions
and
45 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters