Action::assign_id()
Action::assign_id()
Action::assign_id()
I think a first step would be me putting together a full set with these parts without adding anything new at first. Once that it is in then we can add new ones pretty easily.
At this stage the…
I think the only thing we'd need in 4.2 is just a check to see if UI_style_get()->widgetlabel.points is zero. And if so then just set it to the default, so UI_DEFAULT_TEXT_POINTS or 11. I think.
The flaw with that, and the reason for the changes, is that theme settings don't change as you switch from a regular dark theme 3DView to Grease Pencil. So the white text looks great…
@pablovazquez - Nevermind, found out it now flickers when resizing the sidebar.
Yikes, there are so many weird cases when the active area is null. Fixed that and I think everything else is…
CustomData_copy
to CustomData_initi_from
.