Skip to content

Touchpad gestures are detected in input map, but don't work when project is run. #763

Open
@TimeVeteran

Description

@TimeVeteran

Tested versions

-Reproducible since 4.2, can't check on 4.0 due to scene parsing issues.

System information

Redot v4.4.dev (5e7e5fc) - Windows 10.0.22631 - Multi-window, 1 monitor - OpenGL 3 (Compatibility) - Intel(R) UHD Graphics 600 (Intel Corporation; 31.0.101.2128) - Intel(R) Celeron(R) N4120 CPU @ 1.10GHz (4 threads)

Issue description

On the input map, it detects scroll zoom and scroll pan (ctrl+scroll wheel on a regular mouse) gestures on a touchpad, but does not recognize them project is running.

Steps to reproduce

All these steps require a touchpad.
-Add scroll up/down for all devices(when listening for input, gestures are detected)
-Make an event where scrolling up or down triggers something.
-When project is run, touchpad gestures do not work

Minimal reproduction project (MRP)

When you scroll up or down, it is supposed to hide, which does not work with laptop gestures.
Just to make sure my code works, when "E" is pressed it is supposed to make it hide, which works.
gesture test.zip

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Open

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions