dwelle
|
a1bcfb401c
|
move css to scss
|
2020-01-04 19:14:12 +01:00 |
|
dwelle
|
250fbe2e1e
|
make container fullscreen
|
2020-01-04 18:38:31 +01:00 |
|
dwelle
|
c5d65ccb39
|
ensure we defocus input on canvas click
- also reuse the same detection logic for cancelling keyboard events
|
2020-01-04 17:46:45 +01:00 |
|
 David LuzarandChristopher Chedeau
|
e0deb68875
|
ensure mouse drag doesn't select texts (#32) (#111)
|
2020-01-04 06:22:08 -08:00 |
|
 David LuzarandChristopher Chedeau
|
c623312380
|
add support for clearing canvas (#108)
|
2020-01-04 06:20:53 -08:00 |
|
 David LuzarandGitHub
|
2d0934fdd9
|
Fix: right clicking while on the canvas messes up selection (#106)
Fix: right clicking while on the canvas messes up selection
|
2020-01-04 12:39:06 +01:00 |
|
 David LuzarandChristopher Chedeau
|
db386b8400
|
fix regression of always exporting bg (#62)
|
2020-01-03 05:18:26 -08:00 |
|
 David LuzarandChristopher Chedeau
|
4c1bf07863
|
ensure click-to-select is exclusive (fixes #43) (#45)
|
2020-01-02 13:03:14 -08:00 |
|
dwelle
|
e9bc1eb98a
|
add .vscode to .gitignore
|
2020-01-02 21:12:07 +01:00 |
|
dwelle
|
579c32b5b2
|
remove optional chaning
until CodeSandbox adds support for it in CRA apps
|
2020-01-02 20:43:00 +01:00 |
|
dwelle
|
4eda1cfb5d
|
prevent exporting empty canvas
|
2020-01-02 18:19:00 +01:00 |
|
dwelle
|
f091e9813e
|
fix exporting bg for non-cropped exports
- also refactor and add comments to `exportAsPNG`
|
2020-01-02 18:11:58 +01:00 |
|
 David LuzarandChristopher Chedeau
|
68eeaa3c7d
|
add PNG export (#31)
|
2020-01-02 06:43:59 -08:00 |
|