Closed rock3r closed 2 months ago
This PR moves the last usages of the old, deprecated PainterProvider- and String-based Icon APIs to the IconKey-based ones. It then marks the deprecated methods as scheduled for removal before 1.0.
PainterProvider
String
Icon
IconKey
Closes #433
This PR moves the last usages of the old, deprecated
PainterProvider
- andString
-basedIcon
APIs to theIconKey
-based ones. It then marks the deprecated methods as scheduled for removal before 1.0.Closes #433