Reduce max font scaling to avoid crashes

This commit is contained in:
Celtic Minstrel 2016-07-28 11:48:11 -04:00
parent 7538142719
commit f828ad0eea

View file

@ -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]