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
A recent change to BaseViewManager seems to have broken simple translate transforms. It looks like a UWP bug where subsequent matrices set to an existing MatrixTransform are ignored. This change works around that issue.
Fixesmicrosoft#1225
0 commit comments