Replies: 1 comment 3 replies
-
Name is more clear. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
https://github.com/rust-windowing/winit/blob/master/winit/src/changelog/unreleased.md
I see that we are changing from
inner_size
tosurface_size
. But what is the intention? From what I observe, the internal logic itself does not change.I'm aware of #2308. But I still a bit confused between the two concepts.
Beta Was this translation helpful? Give feedback.
All reactions