Closed kylekozielski closed 2 months ago
This is expected. We cannot convert the shadow to vector so exclude it.
This is expected. We cannot convert the shadow to vector so exclude it.
But, this exact function used to work about a month ago?
Yes. we switched it off for performance problems.
Are there plans to be able to export shadows to vector for a future release?
that would be dependent on chrome supporting that, which it doesn't.
Thank you for your answer. Could it maybe be included in the desktop version?
it can't because that's chrome.
Clear. Thank you!
I've contacted the Chrome development team through their issue tracker. They would need more information from someone from the draw.io development team to understand what they would need to change to support this. The issue that I reported can be found here (https://issues.chromium.org/issues/365033303) and it would be super nice if someone from the draw.io team could maybe comment there or make a new issue so the Chrome team can work to resolve this. Thanks!
It's this CSS (ie. drop-shadow CSS filters):
filter: drop-shadow(rgb(77, 77, 77) 2px 3px 2px);
HTH
Exactly what the title states. I am using this on google chrome and other colleagues of mine also have the same issue.
The shadows appear in the diagram, but the moment I export as a PDF, they disappear. They do not disappear when exporting as other file types.