Use frame instead of visibleRect (#3043)

This commit is contained in:
Mads Marquart
2023-08-24 22:52:11 +02:00
committed by GitHub
parent 9979441c82
commit 68ef9f707e
4 changed files with 5 additions and 5 deletions

View File

@@ -8,6 +8,8 @@ And please only add new entries to the top of this list, right below the `# Unre
# Unreleased
- Fix window size sometimes being invalid when resizing on macOS.
# 0.29.1-beta
- **Breaking:** Bump `ndk` version to `0.8.0-beta.0`, ndk-sys to `v0.5.0-beta.0`, `android-activity` to `0.5.0-beta.1`.