servo/webrender

Support DynamicProperties for gradient start/end points?

Open

#2,800 opened on Jun 4, 2018

View on GitHub
 (1 comment) (2 reactions) (0 assignees)Rust (319 forks)github user discovery
difficulty: easyhelp wantedtype: enhancement

Repository metrics

Stars
 (3,355 stars)
PR merge metrics
 (PR metrics pending)

Description

In https://bugzilla.mozilla.org/show_bug.cgi?id=1465792 it appears that webrender is getting pegged by a progress bar with an animated linear-gradient, where the animation is just the offset of the gradient being moved.

Not sure how high priority this is, it sounds like non-trivial gecko work may also be required.

Contributor guide