My application has a "Main" type block and several "Event" type blocks. I understand how to add hats to all blocks, but I can't figure out how to add hats only to the event blocks, and not the Main block. Is that possible? I'm trying to do that on all versions of blockly, web, ios and android.Thanks in advance
--
You received this message because you are subscribed to the Google Groups "Blockly" group.
To unsubscribe from this group and stop receiving emails from it, send an email to blockly+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Allright, I'll update my code. Thank you.
--
Forgive my lack of understanding of git, can you clarify what that means?
--
I see. But I was under the impression the changes were already made on the official code. Or do you mean you'd like me change my Android fork to reflect the changes on the IOS version?If that's the case, the thing is, I changed a bunch of other unrelated stuff on my Android fork. Wouldn't that be a problem?
--
What I mean is, I also made changes that have nothing to do with the hat code, so I'm wondering if that's not a problem when I do the pull request with all those other unrelated changes.In any case, I did the pull request. Let me know if I did that correctly.
--