Skip to content

Slider inside GestureDetector #288

Description

@higaski

I'm not sure yet whether this is a feature request or a bug report.

I'd like to use a slider with an interactive pointer inside a window which can freely be moved around using a GestureDetector. The problem seems to be that the onPanUpdate event of the GestureDetector is able to steal whatever event the interactive pointer underneath uses.

This results in window I can move around freely, but I can no longer use the slider inside the window. The problem only seems to occure once the area around the pointer is used to move the window.
https://github.com/user-attachments/assets/6b70525f-80ce-45d7-8240-0376c0c16556

Any suggestions for a quick workaround?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions