Update documentation

This commit is contained in:
Simon Long 2024-05-14 15:07:20 +01:00
parent 897ba49e7a
commit 24e86f095c

View file

@ -272,8 +272,9 @@ Actions are used in menus and keyboard/mouse bindings.
*<action name="ZoomOut">* *<action name="ZoomOut">*
Increase or decrease the magnification level for the screen magnifier. Increase or decrease the magnification level for the screen magnifier.
If the magnifier is currently off, ZoomIn will enable it at the lowest If the magnifier is currently off, ZoomIn will enable it at the lowest
magnification (x2). If the magnifier is on and at a magnification of magnification, equal to (1 + the magnifier increment set in the theme).
x2, ZoomOut will turn it off. If the magnifier is on and at the lowest magnification, ZoomOut will
turn it off.
*<action name="None" />* *<action name="None" />*
If used as the only action for a binding: clear an earlier defined If used as the only action for a binding: clear an earlier defined