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

Don't let c-blocks connect in the middle of a stack #136

Conversation

rachel-fenichel
Copy link
Collaborator

// If this is a c-shaped block, statement blocks cannot be connected
// anywhere other than inside the first statement input.
if (firstStatementConnection) {
// Can't connect if there is alread a block inside the first statement

This comment was marked as abuse.

This comment was marked as abuse.

@rachel-fenichel
Copy link
Collaborator Author

Updated. I know that it now could be in a switch statement but I'm not doing that until I make it work.

@tmickel please take a look.

Still exhibits #138

@tmickel
Copy link
Contributor

tmickel commented Mar 29, 2016

@rachel-fenichel
Yes!!!! This looks, feels, and works great! Thank you for spending the time on this!

@tmickel tmickel assigned rachel-fenichel and unassigned tmickel Mar 29, 2016
@rachel-fenichel rachel-fenichel merged commit 4c52b30 into scratchfoundation:develop Mar 29, 2016
@rachel-fenichel rachel-fenichel deleted the bugfix/pants_priority branch March 29, 2016 17:48
picklesrus pushed a commit to picklesrus/scratch-blocks that referenced this pull request Aug 4, 2017
…fixer-6.7.6

Update autoprefixer to the latest version 🚀
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants