Skip to content

Gestures rework#21

Open
Mrcubix wants to merge 45 commits intomasterfrom
gestures-rework
Open

Gestures rework#21
Mrcubix wants to merge 45 commits intomasterfrom
gestures-rework

Conversation

@Mrcubix
Copy link
Copy Markdown
Owner

@Mrcubix Mrcubix commented Aug 10, 2025

It's time to rework or rewrite some of the gestures to make them not only easier to test & debug, but to also properly work when multiple gestures's ares conflict with each others.

It's also time to write some form of documentation, outside of the code itself, on how each of these gestures work in my lib.

I am fully aware that they still won't be properly implemented, but they seem to match all the behaviors i've tested on touchpads, mobile devices.

The property serialization rewrite will then soon follow, allowing users to use Bindings with multiple properties associated.

Closes #8

@Mrcubix Mrcubix self-assigned this Aug 10, 2025
@Mrcubix Mrcubix added bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request external issue partially or entirely due to external frameworks or libraries labels Aug 10, 2025
@Mrcubix
Copy link
Copy Markdown
Owner Author

Mrcubix commented Aug 24, 2025

TODO : Figure out what's broken with inheriting from GesturesHandler
OnProfileChanged gets called twice when both the base & Pen filters are enabled in the UX

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request external issue partially or entirely due to external frameworks or libraries

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Look into implementing multi-finger pan & swipe

1 participant