Dropshadow in filter CSS property is not working in Tauri on Linux #8808
Unanswered
aagahkanat
asked this question in
Q&A
Replies: 1 comment 4 replies
-
I assume you tested this in Firefox or a chrome like browser to make sure your code is correct, right? If so, could you please test it in epiphany (also known as gnome web) to check if it's a general webkitgtk problem? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The filter I use in an svg animation: drop-shadow(..)..; It doesn't work on ubuntu. I tried both filter and -webkit-filter and tried many suggested solutions I found. However, I could not solve this problem.
Beta Was this translation helpful? Give feedback.
All reactions