scratch-paint/src/reducers
2017-09-14 11:56:12 -04:00
..
brush-mode.js rename stuff from tool to mode so it isn't confused with paper.tool' 2017-08-15 18:11:13 -04:00
color.js add stroke width indicator 2017-09-08 11:52:36 -04:00
eraser-mode.js Change broad brush helper and segment brush helper into their own classes, instead of adding functions to tool 2017-08-16 17:44:52 -04:00
fill-color.js add fill color component 2017-09-07 17:12:50 -04:00
hover.js add tests 2017-09-14 11:56:12 -04:00
modes.js make modes independent of tool. Fix tests 2017-08-16 15:34:33 -04:00
scratch-paint-reducer.js Add more selection files 2017-09-12 17:39:25 -04:00
stroke-color.js add stroke color to state 2017-09-07 17:59:14 -04:00
stroke-width.js add stroke width indicator 2017-09-08 11:52:36 -04:00