-
Bug
-
Resolution: Fixed
-
P2
-
7-pool
In the Scene builder we do rely on the assumption that StyleableProperty.getFieldName returns a Node property name. This is not the case for Shape strokes properties.
The fieldNames are the name contained in a private class StrokeAttributes.
We need such mapping to determinate what is the Node property impacted by a CSS rule.
The fieldNames are the name contained in a private class StrokeAttributes.
We need such mapping to determinate what is the Node property impacted by a CSS rule.