mirror of
https://github.com/morgan9e/dash-to-panel
synced 2026-04-14 00:04:17 +09:00
@@ -296,6 +296,10 @@ export const PanelManager = class {
|
||||
this._desktopIconsUsableArea = null;
|
||||
}
|
||||
|
||||
toggleDash() {
|
||||
this.overview.toggleDash();
|
||||
}
|
||||
|
||||
_setDesktopIconsMargins() {
|
||||
this._desktopIconsUsableArea?.resetMargins();
|
||||
this.allPanels.forEach(p => {
|
||||
|
||||
Reference in New Issue
Block a user