Frontmatter
| id | 5660 |
| title | Portal.view.home.parts.BaseContainer: remove slide-animations |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Aug 1, 2024, 11:41 AM |
| updatedAt | Aug 1, 2024, 11:44 AM |
| githubUrl | https://github.com/neomjs/neo/issues/5660 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Aug 1, 2024, 11:44 AM |
@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:
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