-
Bug
-
Resolution: Fixed
-
P2
-
8
-
Graphics scrum #1910
See the 2 attached test case, which dump the map of the current styles for a node.
- One is for fx 2.2, and fill the map as expected.
- The other one is the same code, adapted for the Fx 8 API changes. The map is not filled at all. However, if the setStyleMap() is called outside the event handler (i.e. before the node is rendered), the map is filled.
- One is for fx 2.2, and fill the map as expected.
- The other one is the same code, adapted for the Fx 8 API changes. The map is not filled at all. However, if the setStyleMap() is called outside the event handler (i.e. before the node is rendered), the map is filled.