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
1. Missing `px` in offset comparison - deferred resizing resets
the canvas by writing the same values to `width` and `height`.
[turuslan <[email protected]>] found this bug.
2. Since RenderAhead resizes the canvas according to the
rendered frame, the native properties will be overwritten, and
we need additional properties for comparison.
0 commit comments