Commit 4b3ecdc
Fix #7: increase FPS spinbox maximum to 999
The maxFPSSpinBox had no explicit maximum, defaulting to Qt's 99.
Users with high-refresh displays could set FPS > 99 in config.inp
but couldn't change it in the UI without editing the file.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent a250fb8 commit 4b3ecdc
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
296 | 296 | | |
297 | 297 | | |
298 | 298 | | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
299 | 302 | | |
300 | 303 | | |
301 | 304 | | |
| |||
0 commit comments