souporserious/react-measure

SVG: provide bbox measures

Opened this issue · 0 comments

ribx commented

After applying a rotation to an element, "bounds" reports the measures of a surrounding rectangle with borders parallel to the window. I need the informations from getBBox() (in my case from a test element).

Is this possible with the current implementation?