![]() Fixes #17397. Also renamed all variants into present-tense. ## Migration Guide - `PointerAction::Pressed` has been seperated into two variants, `PointerAction::Press` and `PointerAction::Release`. - `PointerAction::Moved` has been renamed to `PointerAction::Move`. - `PointerAction::Canceled` has been renamed to `PointerAction::Cancel`. |
||
---|---|---|
.. | ||
mesh_picking | ||
backend.rs | ||
events.rs | ||
hover.rs | ||
input.rs | ||
lib.rs | ||
pointer.rs | ||
window.rs |