Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed an issue with the Wwise picker positioning. Previously, the `popup_on_parent` method caused the picker to open with an unintended Y-axis shift due to position offsets being saved and retrieved incorrectly. This update replaces `popup_on_parent` with the `popup` method, ensuring the picker opens at the correct position.
- Loading branch information