-
Bug
-
Resolution: Fixed
-
P4
-
7u6
If a DoubleProperty is bound to an ObservableValue that resolves to null, an NPE is thrown when the DoubleProperty is evaluated. The correct behavior would be to avoid the exception and the DoubleProperty has to be set to 0.0 instead.
The same bug can probably be found for other types as well.
The same bug can probably be found for other types as well.