I set new picture in ImageSprite.
How to setup Width and Height to 100% for new picture?
100% of what? Canvas, Screen, Image Sprite dimensions, other ?
Width and Height for ImageSprite.
I set Width=-1 and picture resize to actual size.
Try width and height (of imageSprite) = -2 (fill parent) ![]()
This should fill the canvas with the image
hmmm, doesn't seem to work try setting to canvas height and width

