Details
Description
- 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