mirror of
https://github.com/obsqrbtz/egui_knob.git
synced 2026-04-08 20:19:17 +03:00
Prevent division by zero when min equals max value Also improves angle calculations using TAU constant and adds NaN validation. Also fix doc