Preferences: tweaked FPS limiter option display
[ci skip]
This commit is contained in:
parent
f31355af0d
commit
afb13209b7
1 changed files with 4 additions and 2 deletions
|
@ -262,6 +262,8 @@
|
|||
[/row]
|
||||
#endif
|
||||
|
||||
{_GUI_PREFERENCES_SPACER_ROW}
|
||||
|
||||
[row]
|
||||
[column]
|
||||
border = "all"
|
||||
|
@ -270,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]
|
||||
|
|
Loading…
Add table
Reference in a new issue