Fix QTimer running with its interval of 0
By letting SettingValue "setLimits" and making it Clamped, we avoid it being 0.
Also, have QTimer run with the interval saved as SettingValue, not just start()
Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr>
Loading
Please register or sign in to comment