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
#2013 Wheel always scrolls the block list, wherever the cursor hovers
The focused macro box used to consume the wheel and scroll its own text.
That predates the auto-fit: boxes now size themselves to their content,
so there is nothing left to scroll inside one -- but hovering (or typing
in) a box still changed what the wheel did, which read as jumpy,
inconsistent scrolling. The wheel now always drives the outer block
list; ScrollFocusedMacroEditor is gone.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
0 commit comments