alexeyinkin commented on issue #25118:
URL: https://github.com/apache/beam/issues/25118#issuecomment-1457703666

   The standard for 2D scrolling with a mouse wheel is to scroll with 'Shift' 
key on the other dimension.
   
   Currently the 2D scrolling is implemented as two nested scroll views on 
different dimensions. This results in Shift-Scroll supported on Mac, but on 
Windows or Ubuntu.
   
   The Flutter team is working on a new `TwoDimesioinalScrollable` widget
   described here: https://www.youtube.com/watch?v=UDZ0LPQq-n8
   and tracked here: https://github.com/orgs/flutter/projects/32


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to