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

[epaint] Add more text wrapping options #1291

Merged
merged 13 commits into from
Apr 3, 2022
Merged

Commits on Mar 21, 2022

  1. Configuration menu
    Copy the full SHA
    6faee4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92e2285 View commit details
    Browse the repository at this point in the history
  3. Ignore TextWrapping::max_lines if it's set to 0

    Otherwise, we crash in `rows_from_paragraphs`
    awaken1ng committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    5f23444 View commit details
    Browse the repository at this point in the history
  4. Add text wrapping demo

    awaken1ng committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    ce330ee View commit details
    Browse the repository at this point in the history
  5. Add an example in TextWrapping::overflow_character documentation

    So people have a place to copy `…` from,
    which is what most will probably want to use.
    awaken1ng committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    a362d9f View commit details
    Browse the repository at this point in the history
  6. Update changelog

    awaken1ng committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    f38a0ee View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    42808b3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    69969da View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    473d18e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    250d043 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1881cec View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bb21718 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2022

  1. Configuration menu
    Copy the full SHA
    e0859b8 View commit details
    Browse the repository at this point in the history