Article | 60002185 |
Type | Bug |
Product | WebJS |
Version | 6027 |
Date Added | 5/6/2014 |
Fixed | (5/6/2014) |
Submitted by | Steve Smith |
Summary
Issues when drawing text in the web library. More specifically, vdText objects containing many empty spaces would be drawn as Rectangles when in large viewsize, but would disappear while zooming in (correctly). This happened cause of the bounding box of the texts being drawn even if the string was white spaces. Also vdText objects would not draw due to wrong Textstyles.
Solution
Both issues fixed in 6028.