DD Liu
|
a105d967ba
|
Fence tools to make it less easy to lose work off the sides (#671)
|
2018-09-12 18:03:19 -04:00 |
|
DD Liu
|
3d99044ccf
|
Import and export bitmaps (#404)
* Rename svg to image
* Import/export bitmap
* Fix playground and readme
* Fix lint
* Assume strings are svgs
|
2018-04-26 18:45:50 -04:00 |
|
Paul Kaplan
|
d648fef0ee
|
Merge pull request #285 from paulkaplan/fix-input-nudging
Don't nudge selection when input is focused
|
2018-02-07 12:32:44 -05:00 |
|
Paul Kaplan
|
7f83411653
|
Use the same syntax as the delete key
|
2018-02-07 11:35:59 -05:00 |
|
Paul Kaplan
|
09145a3bf1
|
Bail if input is target of nudge
|
2018-02-06 20:14:58 -05:00 |
|
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 |
|
DD
|
53927bf615
|
Move key handlers into their own file, and add to oval and rect tools
|
2018-01-25 16:39:38 -05:00 |
|