fa12125db0
fix some element types reset to selection when the lock is active ( #746 )
...
* keep arrows and lines selected if locked
* keep element type selected if locked after inserting text
* ensure clicking outside doesn't create new text
* esc should switch to selection even if locked
* reset cursor when creating text via doubleClick
Co-authored-by: David Luzar <luzar.david@gmail.com >
2020-02-10 15:09:50 +01:00
lissitz and GitHub
92a0f100b8
Drag and drop JSON exports to canvas loads the scene ( #676 )
...
* Drag and drop JSON exports to canvas loads the scene
* remove unneeded onDragOver
2020-02-02 21:02:13 +00:00
lissitz and David Luzar
845484aecc
Fix: refreshing the page while selecting saves the selection ele… ( #601 )
...
* Fix: refreshing the page while selecting saves the selection element
Fixes #591 .
* fix lint
Co-authored-by: David Luzar <luzar.david@gmail.com >
2020-01-28 16:44:34 +01:00
lissitz and Christopher Chedeau
1bae203a78
changing new shape property sets it as default ( #520 )
...
* changing new shape property sets it as default
* set correct opacity while editing new test
Co-authored-by: Christopher Chedeau <vjeuxx@gmail.com >
2020-01-25 09:58:57 -08:00
lissitz and David Luzar
3f1075cbcd
fix: slider value resets to the default value when opacity is 0 ( #516 )
2020-01-22 20:51:56 +01:00
lissitz and Lipis
dc0a4f4cb8
fix: Preview image is being stretched when the proportions are w… ( #503 )
...
Fixes #490 . Preserves the ratio of the preview image when width / height reaches max-width/max-height
2020-01-22 12:09:49 +02:00
lissitz and Christopher Chedeau
3de48d2893
fix: Transparent backgrounds result in bleed ( #499 )
2020-01-21 09:07:08 -08:00