Skip to content

No automatic line break in Internet Explorer #1

@jschirrmacher

Description

@jschirrmacher

Regrettably most browsers cannot do line breaks in SVG elements. Therefore we currently use s with a

inside. But that doesn't work in IE and we use a simple instead - which doesn't do line breaks...

Someone could calculate line breaks by using getComputedTextLength() function (like in http://stackoverflow.com/questions/7046986/svg-using-getcomputedtextlength-to-wrap-text).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions