use dropdown for framerate selector, update variable name, add common
FPSes (144 & 165) to FPS dropdowns
This commit is contained in:
parent
97455a862e
commit
32e6828cc4
4 changed files with 40 additions and 30 deletions
|
|
@ -234,7 +234,7 @@ Singleton {
|
|||
property bool showMiniplayerCava: false
|
||||
property string visualizerType: "linear"
|
||||
property int volumeStep: 5
|
||||
property int cavaFps: 60
|
||||
property int cavaFrameRate: 60
|
||||
}
|
||||
|
||||
// ui
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue