Commit Graph

8 Commits

Author SHA1 Message Date
sacha-renault
c105722eb4 fix: Address PR feedback
Prevent division by zero when min equals max value

Also improves angle calculations using TAU constant and adds NaN validation.
Also fix doc
2025-07-06 09:36:29 +02:00
sacha-renault
9968afbe48 feat: Add with_sweep_range() method for
control over knob start position and rotation range. Maintains backward compatibility
2025-07-05 21:45:57 +02:00
64d072a1af feat: add step size configuration 2025-02-04 09:23:53 +03:00
19b0ff5405 feat: exposed label format 2025-02-04 09:17:23 +03:00
b141db8cd4 fix: add label offsets and position in relative to the widget rect 2025-02-04 09:09:20 +03:00
9031d1c920 fix: mark reponse changed when knob was dragged 2025-02-03 22:47:48 +03:00
268db4255e another sizing fix 2025-02-03 16:23:23 +03:00
12e46bbc46 fix: knob rect 2025-02-03 15:16:35 +03:00