mirror of
https://github.com/morgan9e/dash-to-panel
synced 2026-04-15 00:34:05 +09:00
migrate box dot options to adw preferences group
This commit is contained in:
1
prefs.js
1
prefs.js
@@ -2042,7 +2042,6 @@ const Preferences = class {
|
||||
}
|
||||
|
||||
this._builder.get_object('animate_appicon_hover_button').connect('clicked', () => {
|
||||
print("BB");
|
||||
let box = this._builder.get_object('animate_appicon_hover_options');
|
||||
|
||||
let dialog = this._createPreferencesDialog(_('App icon animation options'), box, () =>
|
||||
|
||||
Reference in New Issue
Block a user