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
fix(ios): dynamic drawable resize on orientation change
Query the actual view bounds each frame in begin_drawing and resize
the Metal drawable + wgpu surface to match. Fixes distorted rendering
when the app starts in portrait but locks to landscape.
0 commit comments