Skip to content

Minimal reproduction of loss of Tapped events from touch pointers.

Notifications You must be signed in to change notification settings

IanRawley/ListBoxItemTappedInteractions

Repository files navigation

ListBoxItemTappedInteractions

Minimal reproduction of loss of Tapped events from touch pointers.

Run as-is, with both mouse and touch input and see that Tapped events are generated by both the Buttons and Border/Textblock controls. Update to Avalonia 11.0.5 and see that while Buttons still generate Tapped events, the rest of the ListBoxItems and children only do so if a mouse is used.

About

Minimal reproduction of loss of Tapped events from touch pointers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages