Skip to content

End editing on PointerPress#357

Open
Mangepange wants to merge 1 commit intow-ahmad:mainfrom
Mangepange:bugfix_350_celledit_issue
Open

End editing on PointerPress#357
Mangepange wants to merge 1 commit intow-ahmad:mainfrom
Mangepange:bugfix_350_celledit_issue

Conversation

@Mangepange
Copy link
Copy Markdown

This is a fix for #350

The current cell edit must be ended already in OnPointerPressed.
I'm not 100% sure if it also must be done in OnTapped, but I guess that when using touch, you don't get any Pointer events, but still Tap/DoubleTap so I extracted a method that could be called both from OnPointerPressed and OnTapped.

I also removed some redundant async method signatures.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant