mirror of
https://github.com/labwc/labwc.git
synced 2026-04-12 08:21:13 -04:00
Just to make double sure...
This commit is contained in:
parent
ae2638b238
commit
2d959b98fd
1 changed files with 4 additions and 0 deletions
|
|
@ -1484,6 +1484,10 @@ post_processing(void)
|
||||||
wlr_log(WLR_INFO, "load default window switcher fields");
|
wlr_log(WLR_INFO, "load default window switcher fields");
|
||||||
load_default_window_switcher_fields();
|
load_default_window_switcher_fields();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
if (rc.mag_scale <= 0.0) {
|
||||||
|
rc.mag_scale = 1.0;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
static void
|
static void
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue