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

Implement automatic word wrapping for the text boxes #70

Merged
merged 7 commits into from
Oct 25, 2022
Merged

Commits on Oct 25, 2022

  1. Copy word wrapping functions from BlocklyVN8Bit.

    Haroldo de Oliveira Pinheiro committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    e7aa036 View commit details
    Browse the repository at this point in the history
  2. Fix compiler alerts.

    Haroldo de Oliveira Pinheiro committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    2b8a3d0 View commit details
    Browse the repository at this point in the history
  3. Fix compiler alerts.

    Haroldo de Oliveira Pinheiro committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    b098a87 View commit details
    Browse the repository at this point in the history
  4. Implement word wrapping.

    Haroldo de Oliveira Pinheiro committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    c1af363 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'word-wrapping' of https://github.com/haroldo-ok/choice4…

    …genesis into word-wrapping
    Haroldo de Oliveira Pinheiro committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    97b3ec1 View commit details
    Browse the repository at this point in the history
  6. Add a word wrapping example to the test project.

    Haroldo de Oliveira Pinheiro committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    3df4e84 View commit details
    Browse the repository at this point in the history
  7. Bump version to 0.9.0

    Haroldo de Oliveira Pinheiro committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    8c780d0 View commit details
    Browse the repository at this point in the history