Code review comment for lp:~nik90/ubuntu-clock-app/stopwatch-animations

Revision history for this message
Renato Araujo Oliveira Filho (renatofilho) wrote :

The SDK guys told me to use:

UbuntuNumberAnimation { duration: UbuntuAnimation.SlowDuration }

instead of:

186 + NumberAnimation { easing.type: Easing.InQuad; duration: 250}

« Back to merge proposal