Hi BurningTreeC

> It's a cool filter, is there a way that it doesn't get used on animation 
> frames?
> I have it on tiddler backgrounds and closing a tiddler creates something like 
> a temporary blur-artifact which I'd want to eliminate
> 
> Something like .tc-tiddler-frame:not(is-animating) {
>     -webkit-backdrop-filter: blur(10px);
> }

That sounds like a browser bug; there are often glitches with the new stuff. 
The other thing to watch is that the effect is intrinsically much, much slower 
than an ordinary paint operation, particularly on mobile devices.

Best wishes

Jeremy

> 
> 
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "TiddlyWiki" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to [email protected] 
> <mailto:[email protected]>.
> To post to this group, send email to [email protected] 
> <mailto:[email protected]>.
> Visit this group at https://groups.google.com/group/tiddlywiki 
> <https://groups.google.com/group/tiddlywiki>.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/tiddlywiki/e6f52613-35ba-4765-b81f-72d0830c99fa%40googlegroups.com
>  
> <https://groups.google.com/d/msgid/tiddlywiki/e6f52613-35ba-4765-b81f-72d0830c99fa%40googlegroups.com?utm_medium=email&utm_source=footer>.
> For more options, visit https://groups.google.com/d/optout 
> <https://groups.google.com/d/optout>.

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/B02FBE54-6CDB-4305-BE4D-39A4E823AD48%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to