Stop multiplying duration values
ClosedPublic

Authored by ngraham on Mar 24 2020, 2:16 PM.

Details

Reviewers
None
Group Reviewers
VDG
Plasma
Commits
R119:f3bbc0ba0e34: Stop multiplying duration values
Summary

After D28144, some animations are now too long because they were inappropriately
multiplying a duration value. That's no longer necessary, so let's remove the
multiplication.

Depends on D28144

Test Plan

Various things that were a bit too slow before feel just right now

Diff Detail

Repository
R119 Plasma Desktop
Branch
use-standard-duration-values (branched from master)
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 24148
Build 24166: arc lint + arc unit
ngraham created this revision.Mar 24 2020, 2:16 PM
Restricted Application added a project: Plasma. · View Herald TranscriptMar 24 2020, 2:16 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
ngraham requested review of this revision.Mar 24 2020, 2:16 PM
This revision was not accepted when it landed; it landed in state Needs Review.Apr 5 2020, 2:45 AM
This revision was automatically updated to reflect the committed changes.