You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, sorry for the delay.
The problem is that the SVG does not support the no-repeat attribute.
We have to somehow build a special SVG logic that will imitate it.
Version
2.3.4
Test Case
https://jsfiddle.net/yuriyant/t6v73r8h/41/
Json: https://vsesorta.ru.test.dvaslona.com/tmp/page.json
Steps to reproduce
Create an object with a fill image and a negative value of the offsetX/offsetY property
Expected Behavior
Actual Behavior
Part of the image moved to another part
I will be grateful for any advice on fixing the problem.
The text was updated successfully, but these errors were encountered: