You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Change scroll wheel to move 1 item at a time (was 3) for precise navigation
- Remove early returns from mouse handlers to ensure full Update flow runs,
fixing visual artifacts where old/new selections were both visible
- Remove Width() wrapper from listviewport.View() to prevent zone marker
artifacts (per bubblezone docs, Width/MaxWidth can corrupt zone markers)
0 commit comments