mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-05 06:34:12 +01:00
More PWPBM fixes.
This commit is contained in:
@@ -1181,7 +1181,7 @@ var Buffer = Module("Buffer", {
|
||||
if (val != null && uri.equals(self.uri) && val != prefs.get("browser.zoom.full"))
|
||||
[self.contentViewer.textZoom, self.contentViewer.fullZoom] =
|
||||
[self.contentViewer.fullZoom, self.contentViewer.textZoom];
|
||||
});
|
||||
}, sanitizer.getContext(this.win));
|
||||
}),
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user