You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Reported by tauri/2187
When resizing the window, inner_size returned from event isn't updated. But outer_size is still working fine
This seems to happen when using wry on top of tao.
Steps To Reproduce
TODO
Expected behavior inner_size got updated.
Platform and Versions (please complete the following information):
OS: macOS
Rustc: Stable
Would you assign yourself to resolve this bug?
Yes
No
The text was updated successfully, but these errors were encountered:
Describe the bug
Reported by tauri/2187
When resizing the window,
inner_size
returned from event isn't updated. Butouter_size
is still working fineThis seems to happen when using wry on top of tao.
Steps To Reproduce
TODO
Expected behavior
inner_size
got updated.Platform and Versions (please complete the following information):
OS: macOS
Rustc: Stable
Would you assign yourself to resolve this bug?
The text was updated successfully, but these errors were encountered: