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
Currently, we're displaying source code in a SingleChildScrollView with a rich text widget.
When flinging with magic mouse to scroll, and then placing a finger back down on the magic mouse while scrolling, the scrolling doesn't stop. Scrolling should stop immediately when placing a finger down on magic mouse.
The text was updated successfully, but these errors were encountered:
Currently, we're displaying source code in a
SingleChildScrollView
with a rich text widget.When flinging with magic mouse to scroll, and then placing a finger back down on the magic mouse while scrolling, the scrolling doesn't stop. Scrolling should stop immediately when placing a finger down on magic mouse.
The text was updated successfully, but these errors were encountered: