fix: mesh pointer (#4)

Fixed so that webview can detect pointers correctly even if it is not the root entity.
This commit is contained in:
elm
2025-08-19 12:45:27 +09:00
committed by GitHub
parent de2fb61d17
commit e42a9beacd
4 changed files with 23 additions and 3 deletions

View File

@@ -1,3 +1,9 @@
## Unreleased
### Bug Fixes
- Fixed so that webview can detect pointers correctly even if it is not the root entity.
## v0.1.0
First release