-
Bug
-
Resolution: Fixed
-
P4
-
fx2.0
-
win7, presidio build 22
- run ShortAppWithoutDependencies51 from attached sources
- observe text without stroke appear
- change line 39 "setScaleX(0)" to "setScaleX(0.1)", run application again
- observe text with stroke appear
expected: setStroke should work for Text, when initial Scale value is 0
- observe text without stroke appear
- change line 39 "setScaleX(0)" to "setScaleX(0.1)", run application again
- observe text with stroke appear
expected: setStroke should work for Text, when initial Scale value is 0