Preferences: tweaked FPS limiter option display
[ci skip]
This commit is contained in:
parent
8716b8f9d0
commit
d940697987
1 changed files with 6 additions and 2 deletions
|
@ -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]
|
||||||
|
|
Loading…
Add table
Reference in a new issue