mirror of
https://github.com/labwc/labwc.git
synced 2026-04-12 08:21:13 -04:00
Magnifier on/off just a global flag; not in XML
This commit is contained in:
parent
165b955cd9
commit
bb89d5b171
3 changed files with 13 additions and 13 deletions
|
|
@ -1239,7 +1239,6 @@ rcxml_init(void)
|
|||
rc.workspace_config.popuptime = INT_MIN;
|
||||
rc.workspace_config.min_nr_workspaces = 1;
|
||||
|
||||
rc.magnify = false;
|
||||
rc.mag_scale = 2;
|
||||
rc.mag_size = 400;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue