Decouple UIWidget geometry calculation from widget drawing
Geometry is still updated during the drawning process however this isnow encapsulated behind the UIWidget drawing API.
View differences
Decouple UIWidget geometry calculation from widget drawing
Geometry is still updated during the drawning process however this is
now encapsulated behind the UIWidget drawing API.