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
refactor(sketch): expose isUserScrolling and scrollToBottom
- Change visibility of `isUserScrolling` from protected to public.
- Change visibility of `scrollToBottom` from private to public.
- Update `TerminalSketchProvider` to use `isUserScrolling` and `scrollToBottom`.
0 commit comments