scratch-paint/src/containers
2019-01-14 10:07:06 -05:00
..
bit-brush-mode.jsx Add component will unmount to deactivate to all tools (#657) 2018-09-11 10:35: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 Add component will unmount to deactivate to all tools (#657) 2018-09-11 10:35:08 -04:00
bit-line-mode.jsx Add component will unmount to deactivate to all tools (#657) 2018-09-11 10:35:08 -04:00
bit-oval-mode.jsx Make mouse cursor react to what it's hovered over (#762) 2018-12-10 17:42:29 -05:00
bit-rect-mode.jsx Make mouse cursor react to what it's hovered over (#762) 2018-12-10 17:42:29 -05:00
bit-select-mode.jsx Make mouse cursor react to what it's hovered over (#762) 2018-12-10 17:42:29 -05:00
brush-mode.jsx Add component will unmount to deactivate to all tools (#657) 2018-09-11 10:35: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 Bitmap gradient (#559) 2018-07-17 17:21:02 -04:00
fill-mode.jsx Add component will unmount to deactivate to all tools (#657) 2018-09-11 10:35: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 Round stroke caps (#798) 2018-12-14 10:46:37 -05: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 Make mouse cursor react to what it's hovered over (#762) 2018-12-10 17:42:29 -05:00
paint-editor.jsx Fix previousTool=null bug from Sentry 2019-01-14 10:07:06 -05:00
paper-canvas.css Scrollbars (#602) 2018-08-16 16:49:43 -04:00
paper-canvas.jsx Make mouse cursor react to what it's hovered over (#762) 2018-12-10 17:42:29 -05:00
rect-mode.jsx Make mouse cursor react to what it's hovered over (#762) 2018-12-10 17:42:29 -05: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 Make mouse cursor react to what it's hovered over (#762) 2018-12-10 17:42:29 -05: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 Make mouse cursor react to what it's hovered over (#762) 2018-12-10 17:42:29 -05:00