Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiline text blocks #4629

Closed
wants to merge 2 commits into from
Closed

Commits on Apr 15, 2014

  1. Support for multi-line text layer

    Adds a feature flag to support multi-line text layer. The main purpose is to
    make text selection a bit more natural and to keep the DOM as leightweight
    as possible by using as much as possible inline elements.
    Christian Krebs committed Apr 15, 2014
    Configuration menu
    Copy the full SHA
    3c6ea9c View commit details
    Browse the repository at this point in the history
  2. Get the font ascent of the font used in the text layer

    Christian Krebs committed Apr 15, 2014
    Configuration menu
    Copy the full SHA
    e3be5eb View commit details
    Browse the repository at this point in the history