unoplatform / uno

Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly. Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!!
https://platform.uno
Apache License 2.0
8.79k stars 706 forks source link

Refactor the way brushes are applied on controls #5192

Open carldebilly opened 3 years ago

carldebilly commented 3 years ago

We really need to refactor the way brushes are applied on controls. This approach is a maintenance nightmare.

_Originally posted by @carldebilly in https://github.com/unoplatform/uno/pull/5188#discussion_r572876724_

Youssef1313 commented 2 months ago

Skia is refactored in https://github.com/unoplatform/uno/pull/17401