Closed joemidi closed 8 years ago
It is currently not possible to adjust backgroundSizes in smartObject creation as it was in previous versions.
Such as:
this.image = this.smartObject({ backgroundImage: 'images/image.svg', backgroundSize: '100% 200%', parent: this.banner });
It is currently not possible to adjust backgroundSizes in smartObject creation as it was in previous versions.
Such as: