gui-qml icon indicating copy to clipboard operation
gui-qml copied to clipboard

Page Animations should be 400ms with cubic-bezier

Open jarolrod opened this issue 1 year ago • 0 comments

As specified in the design file The page animations should be 400ms with cubic-bezier(0.5, 0.0, 0.2, 1). Right now they are set to defaults provided by QML.

Animation

jarolrod avatar Sep 25 '24 12:09 jarolrod