Commit Graph

15 Commits

Author SHA1 Message Date
05b9eb1df9 added background arc 2025-07-16 01:17:51 +03:00
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
19e4bc3b54 updated readme 2025-02-03 14:36:39 +03:00
89f83c28a7 Bump version to 0.1.1 and add font color option 2025-02-03 14:33:32 +03:00
7c2ab9654e updated cargo,toml 2025-02-03 12:57:29 +03:00
413363370d add readme and knob styles 2025-02-03 12:31:20 +03:00
a484653f70 added public properties 2025-02-03 12:15:36 +03:00
beb338d44d initial commit 2025-01-31 16:17:41 +03:00