[Theming] Revisit implementations of older painters #462
Labels
7.5 - Larimar
Release 7.5 - 2024.H1
Breaking change
Marking changes that break backwards compatibility
As part of preparation work for #400
Migrate painter implementations such as
StandardFillPainter
andStandardBorderPainter
and all their extending classes to be fraction-based with clearer logic on how they use specific color scheme colors for specific fractions.This will be a breaking change since this will remove the
getXyzColor()
from the "standard" painter classes.The text was updated successfully, but these errors were encountered: