Refactor|Client|LabelWidget: Allow subclasses to modify widget behavior
A subclass may augment the label's geometry or modify the MVP matrix.
Todo for later: Some of this may be generalizable to GuiWidget levelto allow a similar mechanism to be used with other widgets as well.
View differences
Refactor|Client|LabelWidget: Allow subclasses to modify widget behavior
A subclass may augment the label's geometry or modify the MVP matrix.
Todo for later: Some of this may be generalizable to GuiWidget level
to allow a similar mechanism to be used with other widgets as well.