Preferences: tweaked FPS limiter option display

[ci skip]
This commit is contained in:
Charles Dang 2018-05-16 12:25:17 +11:00 committed by Jyrki Vesterinen
parent 8716b8f9d0
commit d940697987

View file

@ -260,6 +260,10 @@
[/grid] [/grid]
[/column] [/column]
[/row] [/row]
#endif
{_GUI_PREFERENCES_SPACER_ROW}
[row] [row]
[column] [column]
border = "all" border = "all"
@ -268,8 +272,8 @@
[toggle_button] [toggle_button]
id = "fps_limiter" id = "fps_limiter"
label = _ "FPS limiter" label = _ "Limit FPS"
tooltip = _ "Disabling this increases CPU usage to 100 % but may slightly improve performance at high resolutions" tooltip = _ "Disabling this increases CPU usage to 100% but may slightly improve performance at high resolutions"
[/toggle_button] [/toggle_button]
[/column] [/column]
[/row] [/row]