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

Blocks Update - Bug fixes #358

Merged
merged 7 commits into from
Sep 21, 2016
Merged

Blocks Update - Bug fixes #358

merged 7 commits into from
Sep 21, 2016

Commits on Sep 19, 2016

  1. Move if block to js

    This solves some of the weird behavior symptoms it was showing, however it does not solve the underlying problem
    If you move fast enough the problem still occurs though
    stefaj committed Sep 19, 2016
    Configuration menu
    Copy the full SHA
    38418f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a784cbf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9d032a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6f021a1 View commit details
    Browse the repository at this point in the history
  5. Ignore shadow blocks on saving connections

    They cause a lot of problem
    To fix: Add support for shadow blocks with mutator blocks
    stefaj committed Sep 19, 2016
    Configuration menu
    Copy the full SHA
    5eda2a9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c46d8e8 View commit details
    Browse the repository at this point in the history
  7. Use compressed Blockly again

    Accidentally switched to uncompressed version for testing, and forgot to change back again. Oops.
    stefaj committed Sep 19, 2016
    Configuration menu
    Copy the full SHA
    c0edd05 View commit details
    Browse the repository at this point in the history