-
-
Notifications
You must be signed in to change notification settings - Fork 68
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix detecting if widget was changed in VM settings
Instead of checking for isVisible, which can fail if we are on a different tab, check for isEnabled (also added appropriate disable commands where widget should be disabled). fixes QubesOS/qubes-issues#7990 (cherry picked from commit ae5d2fb)
- Loading branch information
Showing
1 changed file
with
9 additions
and
6 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