use dropdown for framerate selector, update variable name, add common

FPSes (144 & 165) to FPS dropdowns
This commit is contained in:
Kainoa Kanter 2025-08-22 11:03:55 -07:00
parent 97455a862e
commit 32e6828cc4
No known key found for this signature in database
GPG key ID: 8703CACD01000000
4 changed files with 40 additions and 30 deletions

View file

@ -121,6 +121,14 @@ ColumnLayout {
key: "120"
name: "120 FPS"
}
ListElement {
key: "144"
name: "144 FPS"
}
ListElement {
key: "165"
name: "165 FPS"
}
ListElement {
key: "240"
name: "240 FPS"