mirror of
https://github.com/labwc/labwc.git
synced 2026-04-12 08:21:13 -04:00
Make magnifier increment a theme parameter
This commit is contained in:
parent
56a86ffeed
commit
a64479037f
4 changed files with 17 additions and 6 deletions
|
|
@ -296,6 +296,10 @@ elements are not listed here, but are supported.
|
|||
is the default at boot; can be modified at run-time in a keyboard
|
||||
or mouse binding by calling 'ZoomIn' or 'ZoomOut'. Default is x2.
|
||||
|
||||
*magnifier.increment*
|
||||
Step by which magnification changes on each call to 'ZoomIn' or
|
||||
'ZoomOut'. Default is 0.2.
|
||||
|
||||
*magnifier.filter*
|
||||
Set to 1 to apply a bilinear filter to the magnified image.
|
||||
Set to 0 to use nearest-neighbour. Default is 1 - bilinear filtered.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue