Skip to content

Support Property<Paint> or at least Property<Pattern | Gradient> for fills/strokes #1789

Description

@jonathanolson

It's really inconvenient to not be able to pass Properties for potentially changing gradients or patterns, especially with more a11y needs for that.

There are some interesting trade-offs for supporting Property (i.e. TPaint is self-recursive), or doing the same with TColor. It might be helpful, but it might just clutter things and make them overly complicated.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions