scratch-paint/src/components/paint-editor
Paul Kaplan 2bae8ed71a Mark all clickable images as not draggable.
When using images as clickable elements (within buttons or alone) you
need to mark them as not draggable. They are draggable by default and
starting a drag prevents the onClick from being handled, messing up the
clickable behavior.
2018-02-09 09:32:00 -05:00
..
icons Add coming soon for bitmap, text tool 2017-12-21 11:24:38 -05:00
paint-editor.css add an explicit width on the costume input 2017-12-22 17:02:48 -05:00
paint-editor.jsx Mark all clickable images as not draggable. 2018-02-09 09:32:00 -05:00