winit
winit copied to clipboard
Android: map hover events to their winit equivalents.
These events are required for accessibility.
- [x] Tested on all platforms changed
- [x] Added an entry to the
changelog
module if knowledge of this change could be valuable to users - [ ] Updated documentation to reflect any user-facing changes, including notes of platform-specific behavior
- [ ] Created or updated an example program if it would help users understand this functionality
- [ ] Updated feature matrix, if new features were added or implemented