-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 7u6
-
Component/s: javafx
-
None
To avoid to set some properties to arbitrary big values, we need to add a "MAX_VALUE" constant that would the max for a given type.
typically, maxWidth/maxHeight properties would need this constant, that would be equal to Double.MAX_VALUE
typically, maxWidth/maxHeight properties would need this constant, that would be equal to Double.MAX_VALUE
- duplicates
-
JDK-8103175 Provide an unlimited maxsize setting in the maxwidth and maxheight dropdown combobox
-
- Closed
-