Closed joshtynjala closed 8 years ago
Defaulting to 0 results in an issue with percentage dimensions, if the parent container doesn't have a width or height.
This should be 3.0 because it's likely to break some legacy code, as it effects a number of core components that want to use _minWidth and _minHeight variables that are going to be removed.
Defaulting to 0 results in an issue with percentage dimensions, if the parent container doesn't have a width or height.