-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Closed
Copy link
Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projecta: desktopRunning on desktopRunning on desktopc: new featureNothing broken; request for a new capabilityNothing broken; request for a new capabilityf: gesturesflutter/packages/flutter/gestures repository.flutter/packages/flutter/gestures repository.f: material designflutter/packages/flutter/material repository.flutter/packages/flutter/material repository.frameworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.
Description
Hi Flutter Team,
I just used the Interactive Viewer for windows but it still is far from convenient when used for the actual use-case.
Problem:
The mouse-tap-and-drag for Pan Gesture. This behavior is mostly used to drag-select multiple items in most use-cases.
We can disable the pan in it. But how can we enable it with scroll to move up and down?
As this behavior is also reserved for the zoom scale in the Interactive Viewer.
If we can have something like this
Pan: trackpad (two finger Horizontal-Vertical Scroll)/mouse (wheel scroll)
Zoom: trackpad(pinch zoom)/mouse(ctrl+wheel-scroll)
This is for Windows Flutter App.
dees91, rodydavis, orestesgaolin, GreenLim, samiuelson and 4 moreinsinfo
Metadata
Metadata
Assignees
Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projecta: desktopRunning on desktopRunning on desktopc: new featureNothing broken; request for a new capabilityNothing broken; request for a new capabilityf: gesturesflutter/packages/flutter/gestures repository.flutter/packages/flutter/gestures repository.f: material designflutter/packages/flutter/material repository.flutter/packages/flutter/material repository.frameworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.