Skip to content

[FEATURE] Remove absorbPanEventsOnScrollables flag. #1454

@rorystephenson

Description

@rorystephenson

What do you want implemented?

Remove the absorbPanEventsOnScrollables flag. If you have a FlutterMap inside a scrollable and you want dragging the map to cause the scrollable to scroll then you can just disable the drag interactive flag. It seems to me that this has the same effect and I can't see why you would need dragging enabled but for the map to not absorb pan events (which makes the dragging not work anyway)?

If you agree I am happy to open a PR including removing unnecessary commented code in flutter_map_state.dart.

What other alternatives are available?

No response

Can you provide any other information?

No response

Platforms Affected

Android, iOS, Web, Windows, MacOS, Linux

Severity

Minimum: Not required for my use

Requirements

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature[DEPRECATED] This issue requests a new feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions