Filippo
Filippo
@yangshun I tried your solution but while clip text works, I have a div with a background (without clipping) and It doesn't get rendered anymore (neither Firefox or Chrome). If...
@yangshun the first solution does not work unfortunately, I tried the second but can't think of a condition that would exclude the replace effect only for classes with clip. I...
@krapnikkk I'm trying to use your script but I get 'serializeToString' called on an object that does not implement interface XMLSerializer.' I'm using dom-to-image on the client, do you have...
@distroyq did you managed to solve this? I'm rendering images but some of them are not displayed constantly. I tried with multiple pass render but it does not change the...
@TheSevDev I tried implementing this features in the last 1.3.2 version with some adjustment but it does not work. The compiled version you provided is 1.0 rc5 and does not...
@TheSevDev I'm using the mix-blend-mode build but on mobile it only renders a white file, while on desktop it works. I tried changing with the non modified version but every...
@TheSevDev I think is a problem coming from canvas size, < 1.2 versions only renders what's visible while each 1.2+ renders the canvas correctly regardless of the device. I can...
@tsayen I have found this issue to be tied to the size of the image, mainly on mobile, is there any way or parameter to allow larger images to be...