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
When applying a Shadow property to a visual element, all properties within the Visual Transform matrix are unexpectedly impacted in dynamic scenarios.
This causes transforms to behave inconsistently once the shadow enabled. Note: This issue occurs only in binding.
The following transformation properties affected when Shadow is applied:
Scale
Rotation
RotationX
RotationY
AnchorX
AnchorY
Output:(Used Scale property for example, implement other properties one by one)
Description
When applying a Shadow property to a visual element, all properties within the Visual Transform matrix are unexpectedly impacted in dynamic scenarios.
This causes transforms to behave inconsistently once the shadow enabled.
Note: This issue occurs only in binding.
The following transformation properties affected when Shadow is applied:
Output:(Used Scale property for example, implement other properties one by one)
Screen.Recording.2025-11-19.at.1.16.07.PM.mov
Steps to Reproduce
Link to public reproduction project repository
No response
Version with bug
10.0.10
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
No response
Affected platforms
iOS, macOS
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output