mirror of
https://github.com/phranck/TUIkit.git
synced 2026-05-21 09:50:35 +00:00
2cdb0dd3db
Radically simplify the Spinner public API from 6 parameters to 3. Remove SpinnerSpeed, BouncingTrackWidth, and BouncingTrailLength enums. Hardcode calibrated intervals (dots 110ms, line 140ms, bouncing 100ms), fixed track width (9), and trail opacities with edge overshoot for smooth fade-in/fade-out at track edges.