These workarounds were introduced to mitigate the height computation issues of vertically stacked multiline labels. Now that we have introduced the formal mechanism to address this class of issues, i.e. PreSizingLayoutPassRequiring, we should now remove them.
These workarounds were introduced to mitigate the height computation issues of vertically stacked multiline labels. Now that we have introduced the formal mechanism to address this class of issues, i.e.
PreSizingLayoutPassRequiring
, we should now remove them.Completes #151.