- Feb 26, 2018
-
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
This use of shouldComponentUpdate is wrapping the incorrect use of bind in the mapStateToProps call.
-
Paul Kaplan authored
-
Paul Kaplan authored
I also suspect this will fix some of the times when the menu mysteriously stayed open, because it was being re-rendered for by mistake.
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
This makes it possible to use on iOS/touch
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
- Feb 23, 2018
-
-
DD authored
-
DD authored
-
DD authored
-
DD authored
-
DD authored
Add duplicate button. Pass the costume ID to paint (the previous costume ID used matches when duplicate is used.) When switching to the costume tab, open the current costume.
-
Paul Kaplan authored
This is required because you can delete the last sound, and without a re render the tab will continue to render the sound editor, causing an error.
-
- Feb 22, 2018
-
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
DD authored
-
- Feb 16, 2018
-
-
Eric Rosenbaum authored
-
- Feb 13, 2018
-
-
Jake Bartles authored
-
Jake Bartles authored
-
- Feb 10, 2018
-
-
ivanixgames authored
- Call scrollToCategoryByName('My Blocks') after custom block is created - Cannot assume custom blocks section will be last category - May pose issue during localization efforts
-
- Feb 09, 2018
-
-
Paul Kaplan authored
Use the same drag threshold as from the blocks. It may need to be dialed in further, but testing will be needed.
-
Paul Kaplan authored
Images are draggable by default, but when used within buttons or as clickable elements, they should not be draggable because starting a drag accidentally prevents the click event.
-
- Feb 08, 2018
-
-
Luke Schlangen authored
-
- Feb 07, 2018
-
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
- Feb 02, 2018
-
-
kyleplo authored
-
- Feb 01, 2018
-
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
Since we will be adding more interactivity, the active state will eventually pop the menu open, so I'm not worried about accessibility of this right now.
-
Yuanzhi.Peng authored
-
- Jan 31, 2018
-
-
Paul Kaplan authored
-