Skip to content

[Impeller] Implement two-point conical gradient #113110

@jonahwilliams

Description

@jonahwilliams

This is specified in Flutter by providing a focal point argument to the Gradient.radial constructor. Skia has a description for their implementation algorithm here: https://skia.org/docs/dev/design/conical/

Right now I think we ignore the focal argument and just draw a radial gradient.

Metadata

Metadata

Assignees

Labels

P1High-priority issues at the top of the work listc: renderingUI glitches reported at the engine/skia or impeller rendering levele: impellerImpeller rendering backend issues and features requestsengineflutter/engine related. See also e: labels.waiting for PR to land (fixed)A fix is in flight

Type

No type

Projects

Relationships

None yet

Development

No branches or pull requests

Issue actions