17d ago

Clip is not applied to objects added to Solos after Solo is already being clipped

  • Create three non-overlapping rects

  • Overlap all of them with a fourth rect

  • Add two of the original rects to a Solo

  • Add a Clip to the fourth overlapping rect and target the Solo

  • Add the third Rect to the Solo

Expected: The overlapping fourth rect should render on top of the third rect

Actual: The clip is not applied to the late joining rect

This can be resolved for now by removing the Clip from the overlapping rect and then recreating it.

1 reply
17d ago

Yeah. This problem is already fixed, but it has not yet been released. I think it will be in the next update. For now, another way to fix the problem is to reload the browser (web) or close and open the file (app). Thanks to share this.