parent
6dfc78fb50
commit
67b041e231
2 changed files with 2 additions and 1 deletions
|
|
@ -121,7 +121,7 @@ impl TouchHandler for WinitState {
|
|||
device_id: crate::event::DeviceId(crate::platform_impl::DeviceId::Wayland(
|
||||
DeviceId,
|
||||
)),
|
||||
phase: TouchPhase::Cancelled,
|
||||
phase: TouchPhase::Moved,
|
||||
location: touch_point.location.to_physical(scale_factor),
|
||||
force: None,
|
||||
id: id as u64,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue