Skip to content

[iOS, macOS] Applying Shadow property affects the properties in Visual Transform Matrix. #32724

@HarishKumarSF4517

Description

@HarishKumarSF4517

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:

  • Scale
  • Rotation
  • RotationX
  • RotationY
  • AnchorX
  • AnchorY

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

  1. Run the given sample in iOS and macOS platform - VisualTransformSample.zip
  2. Create a visual element using Border control.
  3. Apply the above mentioned properties one by one with shadow binded with a proper viewmodal.
  4. Add a Shadow property.
  5. Change the Scale value from 1 to 2 and then apply shadow it agian scaling even bigger.

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-drawingShapes, Borders, Shadows, Graphics, BoxView, custom drawingpartner/syncfusionIssues / PR's with Syncfusion collaborationplatform/iosplatform/macosmacOS / Mac Catalysts/triagedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions