Files
bevy_cef/CHANGELOG.md
elm e42a9beacd fix: mesh pointer (#4)
Fixed so that webview can detect pointers correctly even if it is not the root entity.
2025-08-19 12:45:27 +09:00

144 B

Unreleased

Bug Fixes

  • Fixed so that webview can detect pointers correctly even if it is not the root entity.

v0.1.0

First release