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

Exploration: implementing variable line heights #233110

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from
Draft

Commits on Sep 5, 2024

  1. Fix advanced line wrap if decorations are present

    Decorations may affect line wrapping. For example, they make make the
    text bold, or increase or decrease font size. This wasn’t originally
    taken into account to calculate the the break offsets.
    remcohaszing committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    03425a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88e5584 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. undo commenting

    aiday-mar committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    d84a703 View commit details
    Browse the repository at this point in the history
  2. fixing compiler errors

    aiday-mar committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    a2637a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    824113e View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. adding logs

    aiday-mar committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    c54ab2c View commit details
    Browse the repository at this point in the history
  2. limiting amount of logging

    aiday-mar committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    a98064b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a71210 View commit details
    Browse the repository at this point in the history