-
Bug
-
Resolution: Fixed
-
P3
-
None
-
fx2.0
There were some mistakes done during property getBean, getName implementation in runtime (RT-13415). These were identified by unit tests.
Currently the set includes only stroke attributes properties of Shape, where the property names don't include the "stroke" prefix ("strokeType" property returns "type" instead of "strokeType"). More incorrectly named properties might be uncovered as we add more property tests.
Currently the set includes only stroke attributes properties of Shape, where the property names don't include the "stroke" prefix ("strokeType" property returns "type" instead of "strokeType"). More incorrectly named properties might be uncovered as we add more property tests.