neomjs / neo

The application worker driven frontend framework
https://neomjs.com
MIT License
2.83k stars 151 forks source link

Portal.view.home.parts.BaseContainer: remove slide-animations #5660

Closed tobiu closed 1 month ago

tobiu commented 1 month ago

@maxrahder: In case you want to remove the slide-animations, PLEASE open a dedicated ticket for it and don't just sneak important changes into a commit. Also: Uncommenting parts of the logic (keyframes were missing) is a great way to create technical debt, which simply must not happen:

Screenshot 2024-08-01 at 11 38 52

Background info: @mxmrtns and some others were not too happy with the diagonal slide effects. I actually liked them (maybe in a weakened form). One way or the other: it is either keeping them or removing them properly. thanks!

@Dinkh