peduarte / wallop

:no_entry: currently unmaintained :no_entry: A minimal JS library for showing & hiding things
1.1k stars 79 forks source link

Fix slide CSS animation for safari browser #89

Open AndreKelling opened 5 years ago

AndreKelling commented 5 years ago

according to my created issue: https://github.com/peduarte/wallop/issues/88

wondering why the CSS animation was quite a bit complex with that 99% opacity and translate3d stuff... 🧐 I just did with that left property and it works well in Chrome, FF, IE11, Samsung Browsers.