View Single Post
If some variant of a script of this kind proves palliative, it might be worth assigning it to a keystroke ...

Code:
tell application id "OGfl"
	tell front window to set zoom to (zoom * 0.999)
end tell