Commit Graph

16 Commits

Author SHA1 Message Date
86d07f3593 fix: hover highlights 2025-07-16 01:09:38 +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
7f24f4a468 docs: added doc comments 2025-02-04 09:49:12 +03: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
26ab08e7d5 do not display bounds 2025-02-03 16:25:41 +03:00
268db4255e another sizing fix 2025-02-03 16:23:23 +03:00
6a49e6f961 fix: knob size 2025-02-03 15:50:55 +03:00
12e46bbc46 fix: knob rect 2025-02-03 15:16:35 +03:00
89f83c28a7 Bump version to 0.1.1 and add font color option 2025-02-03 14:33:32 +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