Skip to content

Commit

Permalink
Preferences: tweaked FPS limiter option display
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
Vultraz authored and jyrkive committed Oct 26, 2018
1 parent 8716b8f commit d940697
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions data/gui/window/preferences/03_display.cfg
Expand Up @@ -260,6 +260,10 @@
[/grid]
[/column]
[/row]
#endif

{_GUI_PREFERENCES_SPACER_ROW}

[row]
[column]
border = "all"
Expand All @@ -268,8 +272,8 @@

[toggle_button]
id = "fps_limiter"
label = _ "FPS limiter"
tooltip = _ "Disabling this increases CPU usage to 100 % but may slightly improve performance at high resolutions"
label = _ "Limit FPS"
tooltip = _ "Disabling this increases CPU usage to 100% but may slightly improve performance at high resolutions"
[/toggle_button]
[/column]
[/row]
Expand Down

0 comments on commit d940697

Please sign in to comment.