-
Notifications
You must be signed in to change notification settings - Fork 194
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[StickyScrolling] Remove needless job to style sticky lines
The styling is done in another Thread by asyncExe anyways, there is no need to do this in an Job. This overhead can be avoided.
- Loading branch information
1 parent
650413a
commit 690fac0
Showing
1 changed file
with
4 additions
and
9 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