scratch-paint/src/containers
adroitwhiz 1017911fd4 color -> style, move selection gradient into it
A "style" refers to something that can fill/stroke a shape.
Currently that's either a solid color or a gradient of some orientation.
The selection gradient type reducer has been removed and folded into the
"fill style" reducer.
2020-07-09 17:52:08 -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 color -> style, move selection gradient into it 2020-07-09 17:52:08 -04:00
bit-rect-mode.jsx color -> style, move selection gradient into it 2020-07-09 17:52:08 -04:00
bit-select-mode.jsx color -> style, move selection gradient into it 2020-07-09 17:52:08 -04:00
brush-mode.jsx color -> style, move selection gradient into it 2020-07-09 17:52:08 -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 color -> style, move selection gradient into it 2020-07-09 17:52:08 -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 Combine fill-color and fill-color-2 reducers 2020-07-09 17:13:41 -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 color -> style, move selection gradient into it 2020-07-09 17:52:08 -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 color -> style, move selection gradient into it 2020-07-09 17:52:08 -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 Make stroke width 0 when transparent (#695) 2018-09-26 13:08:47 -04:00
stroke-width-indicator.jsx Make stroke width 0 when transparent (#695) 2018-09-26 13:08:47 -04:00
text-mode.jsx color -> style, move selection gradient into it 2020-07-09 17:52:08 -04:00