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

Bugfix for flowing text always adding new page #1202

Closed
wants to merge 6 commits into from
Closed

Bugfix for flowing text always adding new page #1202

wants to merge 6 commits into from

Commits on Dec 23, 2020

  1. Fix for excess page being added when flowing

    Allow text added on a page to flow onto the next page if it already exists, rather than always adding a new page below.
    rexxmagnus authored Dec 23, 2020
    Configuration menu
    Copy the full SHA
    a4804e2 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    Update to include new bugfix for text flowing onto existing pages.
    rexxmagnus authored Dec 23, 2020
    Configuration menu
    Copy the full SHA
    664acc4 View commit details
    Browse the repository at this point in the history
  3. Update getting_started.md

    Added note about text flow when switching to previous pages.
    rexxmagnus authored Dec 23, 2020
    Configuration menu
    Copy the full SHA
    ba9d5f3 View commit details
    Browse the repository at this point in the history
  4. Update line_wrapper.js

    Removed redundant double-negation.
    rexxmagnus authored Dec 23, 2020
    Configuration menu
    Copy the full SHA
    6ca42cf View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2021

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

Commits on Mar 28, 2021

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