HTML export issue: Clips with PNGs

Has this bug been reported already?
No

Describe the bug
Unable to change width and height properties programmatically to clips that contain pure png inside. It does work pretty well within the Editor, but not when is exported to HTML. If you do so, the clip disappears. (if you do scale instead, it does it right on both sides…)

To Reproduce
Make a clip from a PNG and write code to change its width and heights. Make sure that it does it on the Editor, then export it to HTML and open it in Chrome.

Expected behavior
Same as you see it within the editor. It does change the width and height of the object.

*Computer Information

  • Apple’s Mac Mini M1
  • Chrome

**Do you have a suggested solution to this issue?
It should be a simple fix.