Skip to content
Snippets Groups Projects

qml: Update animation implementation

Merged Benjamin Arnaud requested to merge bunjee/vlc:ci-animation into master

This MR adds speed and generic durations to our QML frontend.

This allows us to enable / disable animations and increase / decrease their speed from a single place. We are also adding generic properties with the most frequently used ones, like 150ms or 200ms.

As a best practice, contributors should ponder whether their animation fits into these before redeclaring a specifig timing. Maybe there is already a few that we could streamline to generic ones. But this MR does not change anything in that regard.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading