Hi, I use SVGUtilities.CSS_DISPLAY_PROPERTY + "='none'" to hide text node (I try it with "visibility='hidden'" too) And when I calculate bound with call getBound it returns bounding rectangle that calculated with the text node coordinates independent visible it or no. I expect that if text node invisible so it should return bounding rectangle of others nodes not including text node. Is it right behavior?
Best regards Vitali.
