-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
perf: remove unnecessary update_winbar calls
Since the winbar is now updated automatically, it's not necessary to update it explicitly. For some reason, however, removing the `update_winbar` call in `switch_view_type()` (`gitlab/actions/discussions/winbar.lua`) causes a minor screen flicker, so I've kept that one in.
- Loading branch information
1 parent
965bec2
commit e023653
Showing
1 changed file
with
5 additions
and
7 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