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
This uses observers internally, which fixes resizing when using Wgpu
together with an auto-layout NSView.
Though it probably won't matter much, it's also more reliable to update
the scale factor this way, rather than haphazardly in `configure`.
0 commit comments