Skip to content

v0.2.1 — settings hit-test + cursor

Choose a tag to compare

@michaelmonetized michaelmonetized released this 31 Aug 12:23
· 10 commits to main since this release

Fix settings gear not clickable: dock_wrap was outside apply_input_region so hover counted as leave → panel collapsed before click; now dock_wrap rect (dock+gear) is hit region throttled 20Hz, gear fades with dock and shows pointer cursor not I-beam (src/ui/panel.rs:198).