Bug fixes and improvements
- Fix VirtualStick position
- VirtualStick: account for position offset of pointer event target
- domView: add
offsetElement
option and use bounding rectangle to match pointer position on screen - Set
InputControl.device
to be typeDevice
instead ofany
- Fix CSS bug in examples page
Maintenance
- Dependency upgrades
- Remove old types before building bundle