Skip to content

Commit

Permalink
Reduce max font scaling to avoid crashes
Browse files Browse the repository at this point in the history
  • Loading branch information
CelticMinstrel committed Jul 28, 2016
1 parent 7538142 commit f828ad0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/gui/window/preferences/03_display.cfg
Expand Up @@ -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]
Expand Down

0 comments on commit f828ad0

Please sign in to comment.