scratch-paint/src/helper
Paul Kaplan 3a1e88eb5e Only update the selection bounds if a nudge actually occurs
This was causing the problem where holding shift while dragging would
trigger the selection box to be shown, interrupting the drag.
2018-02-06 19:15:25 -05:00
..
blob-tools Clean up the cursor preview when it is removed from its parent 2018-01-11 18:50:42 -05:00
selection-tools Only update the selection bounds if a nudge actually occurs 2018-02-06 19:15:25 -05:00
tools Move key handlers into their own file, and add to oval and rect tools 2018-01-25 16:39:38 -05:00
background.png Use a raster for the guid layer background 2017-10-25 14:47:40 -04:00
compound-path.js prune unused function and lint 2017-09-14 14:34:45 -04:00
group.js Fill tool for fills (not strokes) 2017-12-19 13:47:39 -05:00
guides.js Fill tool for fills (not strokes) 2017-12-19 13:47:39 -05:00
hover.js Fill tool for fills (not strokes) 2017-12-19 13:47:39 -05:00
item.js use scratch fork of paper 2017-10-12 18:35:30 -04:00
layer.js Try to make layer management more robust 2017-11-02 17:19:42 -04:00
math.js Run ensure clockwise after flip, since flip makes everything counterclockwise which breaks fill 2017-12-22 17:44:14 -05:00
order.js Implement ordering buttons 2017-10-23 17:20:35 -04:00
selection.js nudge 2018-01-25 16:00:50 -05:00
snapping.js Add the background guide layer 2017-10-24 17:12:44 -04:00
style-path.js Merge pull request #231 from fsih/fillWithTransparent 2017-12-19 13:34:29 -05:00
undo.js Try to make layer management more robust 2017-11-02 17:19:42 -04:00
view.js Fix linting 2017-10-27 10:06:01 -04:00