mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-04 20:04:11 +01:00
Update zoom display on full zoom changed triggered outside of Pentadactyl.
This commit is contained in:
@@ -1494,6 +1494,7 @@ var Events = Module("events", {
|
||||
dactyl.triggerObserver("fullscreen", this._fullscreen);
|
||||
autocommands.trigger("Fullscreen", { url: this._fullscreen ? "on" : "off", state: this._fullscreen });
|
||||
}
|
||||
statusline.updateZoomLevel();
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user