-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
flutter/engine
#48248Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work listengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.f: gesturesflutter/packages/flutter/gestures repository.flutter/packages/flutter/gestures repository.platform-webWeb applications specificallyWeb applications specificallyteam-webOwned by Web platform teamOwned by Web platform teamtriaged-webTriaged by Web platform teamTriaged by Web platform team
Description
This is a tracking issue for the work to make pointer events support multi-view on the web.
Summary: The PointerData class has a new viewId parameter that we should use to indicate which view received the pointer event.
Questions:
- Are pointer event offsets supposed to be relative to the top-left of the Flutter View that received them?
- What's the expectation when drag-n-dropping across Flutter Views?
- Is the down state shared across all views?
- Should we send move events to the source view and hover events to the destination view?
ditman and wanjm
Metadata
Metadata
Assignees
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work listengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.f: gesturesflutter/packages/flutter/gestures repository.flutter/packages/flutter/gestures repository.platform-webWeb applications specificallyWeb applications specificallyteam-webOwned by Web platform teamOwned by Web platform teamtriaged-webTriaged by Web platform teamTriaged by Web platform team