scratch-paint/src/containers
2020-07-28 08:39:49 -04:00
..
bit-brush-mode.jsx color -> style, move selection gradient into it 2020-07-09 17:52:08 -04:00
bit-eraser-mode.jsx Add component will unmount to deactivate to all tools (#657) 2018-09-11 10:35:08 -04:00
bit-fill-mode.jsx color -> style, move selection gradient into it 2020-07-09 17:52:08 -04:00
bit-line-mode.jsx color -> style, move selection gradient into it 2020-07-09 17:52:08 -04:00
bit-oval-mode.jsx Add gradients to bitmap shape tools 2020-07-28 08:39:49 -04:00
bit-rect-mode.jsx Add gradients to bitmap shape tools 2020-07-28 08:39:49 -04:00
bit-select-mode.jsx color -> style, move selection gradient into it 2020-07-09 17:52:08 -04:00
brush-mode.jsx Wire up stroke gradient controls 2020-07-23 05:57:52 -04:00
color-indicator.jsx Remove unnecessary bitmapMode params 2020-07-28 08:39:49 -04:00
color-picker.jsx Handle transparency in bitmap tools (#660) 2018-09-12 13:21:54 -04:00
eraser-mode.jsx Add component will unmount to deactivate to all tools (#657) 2018-09-11 10:35:08 -04:00
fill-color-indicator.jsx Add gradients to bitmap shape tools 2020-07-28 08:39:49 -04:00
fill-mode.jsx color -> style, move selection gradient into it 2020-07-09 17:52:08 -04:00
fixed-tools.jsx Break paint-editor.jsx code out into HOCs (#633) 2018-08-30 17:51:11 -04:00
font-dropdown.jsx Keyboard shortcuts (#623) 2018-08-29 15:29:13 -04:00
line-mode.jsx Wire up stroke gradient controls 2020-07-23 05:57:52 -04:00
mode-tools.jsx Copy and delete work on all objects when none are selected (#634) 2018-09-05 15:34:00 -04:00
oval-mode.jsx Add gradients to vector shape tools 2020-07-28 08:39:49 -04:00
paint-editor.jsx fix that zooming from .5 to .333 by scroll wheel is not smooth 2020-05-11 18:42:52 -04:00
paper-canvas.css Bring in adroitwhiz's changes 2020-05-06 22:57:11 -04:00
paper-canvas.jsx Set the rotation center of bitmaps with no rotation center to the center of the stage 2020-05-24 22:18:55 -04:00
rect-mode.jsx Add gradients to vector shape tools 2020-07-28 08:39:49 -04:00
reshape-mode.jsx Add component will unmount to deactivate to all tools (#657) 2018-09-11 10:35:08 -04:00
rounded-rect-mode.jsx Add component will unmount to deactivate to all tools (#657) 2018-09-11 10:35:08 -04:00
scrollable-canvas.jsx Fill the available space in the costume tab 2020-04-21 18:04:26 -04:00
select-mode.jsx Make mouse cursor react to what it's hovered over (#762) 2018-12-10 17:42:29 -05:00
stroke-color-indicator.jsx Add gradients to bitmap shape tools 2020-07-28 08:39:49 -04:00
stroke-width-indicator.jsx Remove unnecessary bitmapMode params 2020-07-28 08:39:49 -04:00
text-mode.jsx Wire up stroke gradient controls 2020-07-23 05:57:52 -04:00