-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
P3
-
Affects Version/s: 8
-
Component/s: javafx
-
Environment:
jdk8 b61 MacOS
run application attached: there is two CubicCurve nodes, one with fill applied via setFill, one with fill applied using binding to fills list in combo box.
click on combo box, choose "linear...."
result: two CubicCurves with different fillings.
expected: two CubicCurves with equal fillings.
click on combo box, choose "linear...."
result: two CubicCurves with different fillings.
expected: two CubicCurves with equal fillings.