pd-ui7: Rework the Theme Api #2
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
Currently, the Theme Api is not using the SmartCtor Api and is linked in the
UI7::Context
. This makes it more difficult to simply edit some stuffSolution
To Ensure the Access to the Theme is working as expected the Theme should be shared/linked to the Menu and DrawList
Make UI7Color a Class to accept
UI7Color_
as well asu32
colorsNext
public SmartCtor<Theme>