mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-20 16:57:59 +01:00
Merge branch 'master' into vimperator-2.1
Conflicts: vimperator/NEWS
This commit is contained in:
@@ -68,7 +68,7 @@ function Buffer() //{{{
|
||||
ZoomManager.zoom = value / 100;
|
||||
if ("FullZoom" in window)
|
||||
FullZoom._applySettingToPref();
|
||||
liberator.echo((fullZoom ? "Full" : "Text") + " zoom: " + value + "%");
|
||||
liberator.echomsg((fullZoom ? "Full" : "Text") + " zoom: " + value + "%");
|
||||
}
|
||||
|
||||
function bumpZoomLevel(steps, fullZoom)
|
||||
|
||||
Reference in New Issue
Block a user