mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Use Tapped event instead of PointerReleased
This commit is contained in:
parent
eee2c895f4
commit
010bc0036d
4 changed files with 8 additions and 8 deletions
|
@ -118,7 +118,7 @@ private:
|
|||
|
||||
void
|
||||
OnSurfaceClicked(IInspectable const &,
|
||||
Windows::UI::Xaml::Input::PointerRoutedEventArgs const &);
|
||||
Windows::UI::Xaml::Input::TappedRoutedEventArgs const &);
|
||||
|
||||
void OnSurfaceManipulationDelta(
|
||||
IInspectable const &,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue