|
|
23b2e3c792
|
fix: handle NaNs, update example
|
2025-07-16 02:07:48 +03:00 |
|
|
|
c2a1d57a60
|
feat: show progress on background arc
feat: display tooltip showing current value
|
2025-07-16 01:27:48 +03:00 |
|
|
|
05b9eb1df9
|
added background arc
|
2025-07-16 01:17:51 +03:00 |
|
|
|
86d07f3593
|
fix: hover highlights
|
2025-07-16 01:09:38 +03:00 |
|
|
|
617851102b
|
chore: bump egui version, closes #3
0.3.1
|
2025-07-15 14:51:29 +03:00 |
|
|
|
530ba584bc
|
chore: bump version
|
2025-07-07 16:49:12 +03:00 |
|
|
|
135d70cfc8
|
Merge pull request #2 from sacha-renault/feat/configurable-sweep-range
Allow customizable sweep range for knob widgets
0.3.0
|
2025-07-07 16:34:48 +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
|
2a68f53a37
|
docs: update changelog for sweep range feature
|
2025-07-05 21:52:05 +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 |
|
|
|
06bca1c13a
|
Merge pull request #1 from chloebrett/master
chore: bump deps, fix typos.
v0.2.0
|
2025-05-12 08:42:37 +03:00 |
|
Chloe Brett
|
0a2915f31b
|
Bump egui and eframe versions. Therefore bump minor version (as this is a breaking change to the same extent as the egui bump).
|
2025-04-06 21:48:53 +10:00 |
|
|
|
39692f5011
|
chore: Release egui_knob version 0.1.9
v0.1.9
|
2025-02-04 10:04:18 +03:00 |
|
|
|
e79c4af600
|
added changelog
|
2025-02-04 10:03:50 +03: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 |
|
|
|
8a97e1ecd1
|
chore: Release egui_knob version 0.1.8
v0.1.8
|
2025-02-03 23:09:19 +03:00 |
|
|
|
b407b09853
|
chore: Release egui_knob version 0.1.7
|
2025-02-03 23:02:32 +03:00 |
|
|
|
9031d1c920
|
fix: mark reponse changed when knob was dragged
|
2025-02-03 22:47:48 +03:00 |
|
|
|
6aa6a231fa
|
chore: Release egui_knob version 0.1.6
v0.1.6
|
2025-02-03 16:25:52 +03:00 |
|
|
|
26ab08e7d5
|
do not display bounds
|
2025-02-03 16:25:41 +03:00 |
|
|
|
421dd3ff60
|
chore: Release egui_knob version 0.1.5
v0.1.5
|
2025-02-03 16:23:41 +03:00 |
|
|
|
268db4255e
|
another sizing fix
|
2025-02-03 16:23:23 +03:00 |
|
|
|
76670f416f
|
chore: Release egui_knob version 0.1.4
v0.1.4
|
2025-02-03 15:55:43 +03:00 |
|
|
|
0aec31e81d
|
set MIT license in cargo.toml
|
2025-02-03 15:53:54 +03:00 |
|
|
|
81bc2295fb
|
set MIT license in cargo.toml
|
2025-02-03 15:53:37 +03:00 |
|
|
|
6a49e6f961
|
fix: knob size
|
2025-02-03 15:50:55 +03:00 |
|
|
|
b20a393479
|
chore: Release egui_knob version 0.1.3
v0.1.3
|
2025-02-03 15:29:59 +03:00 |
|
|
|
e7f091a2f8
|
update cargo.toml
|
2025-02-03 15:28:23 +03:00 |
|
|
|
f5b4bb7728
|
updated readme and cargo,toml
|
2025-02-03 15:22:13 +03:00 |
|
|
|
99221d2f8d
|
chore: Release egui_knob version 0.1.2
v0.1.2
|
2025-02-03 15:18:20 +03:00 |
|
|
|
12e46bbc46
|
fix: knob rect
|
2025-02-03 15:16:35 +03:00 |
|
|
|
2f916a041f
|
updated readme
|
2025-02-03 14:44:21 +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 |
|