-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix disappeared icons on the detailed panel
Icons could not be added to the popup panel, because of two reasons: - A bug in the extension caused icon to be undefined - Gnome Shell rejects adding the same into as child actor to more than one parent. This commit fixes both issues.
- Loading branch information
1 parent
ed705ff
commit 4c7aef0
Showing
2 changed files
with
4 additions
and
4 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
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