catchspider2002 / svelte-svg-patterns

Create seamless patterns in SVG to use as website backgrounds, header images, stationery design and package design
https://pattern.monster
MIT License
592 stars 39 forks source link

Pattern flickers when adjusting sliders (Firefox) #1

Open finnbear opened 4 years ago

finnbear commented 4 years ago

In Firefox, the pattern flickers (goes completely black) for a fraction of a second when a new combination of slider settings is selected. Once all possible values of a slider have been explored, there is no more flickering.

Other platform details

robots4life commented 3 years ago

Noticed the flicker as well with FF.

Works smooth with Chrome Version 86.0.4240.198 (Official Build) (64-bit).

This looks like it has to do with FF rather than the actual code. Nice project, well done. :+1: :sparkles: :sparkling_heart:

Thomashighbaugh commented 1 year ago

Probably was due to the display server and Firefox still dialing in optimizations for Wayland at that time.

I doubt this is still an issue, @catchspider2002 should probably just close this as Wayland has come a long way and was probably the source of this issue (which default Ubuntu has moved to by using Gnome which uses Wayland by default now, not sure about 18.04's display server but that's deprecated now anyway)