mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-03 22:03:25 +00:00
Reduce max font scaling to avoid crashes
This commit is contained in:
parent
7538142719
commit
f828ad0eea
@ -253,7 +253,7 @@
|
||||
[slider]
|
||||
id = "scaling_slider"
|
||||
definition = "minimal"
|
||||
minimum_value,maximum_value=80,200
|
||||
minimum_value,maximum_value=80,150
|
||||
step_size=5
|
||||
tooltip= _ "Set the scaling factor of fonts"
|
||||
[/slider]
|
||||
|
Loading…
x
Reference in New Issue
Block a user