Closed Alecaddd closed 2 years ago
This is ready for a review since it re-implements a lot of things. ~The major thing missing is the color chooser when clicking on the color button. I'll do that later since it needs to be converted to a utility widget that can be reused.~
Done!
Converted to a draft due to some substantial architectural changes to this whole area.
Summary / How this PR fixes the problem?
Very simple initial PR to restore the fills color controls in the UI by using the same virtualizing listbox used in the layers panel.
Known Issues / Things To Do
Components.Fill
into a simplestruct
.