Closed
Bug 1491898
Opened 7 years ago
Closed 3 years ago
https://s0.2mdn.net/5521229/1533652042093/728x90/index.html invalidates too much
Categories
(Core :: Graphics: WebRender, enhancement, P2)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jrmuizel, Assigned: jrmuizel)
References
Details
We seem to be invalidating the animation a lot more than we should.
Assignee | ||
Comment 1•7 years ago
|
||
This is caused by small changes in the scale and residual offset.
Assignee | ||
Comment 2•7 years ago
|
||
The scale is easy to deal with. We can just round it a little bit. To fix the residual offset problem we need not include a residual offset from active transforms.
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → jmuizelaar
Comment 3•7 years ago
|
||
Jeff, let me know if you disagree with the priority on this one.
Assignee | ||
Comment 5•7 years ago
|
||
Things are better enough. We still have a scale problem.
Flags: needinfo?(jmuizelaar)
Comment 6•3 years ago
|
||
No longer an issue.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•