Azgaar / Armoria

Heraldry generator and editor
https://azgaar.github.io/Armoria
272 stars 30 forks source link

Add figma-style dragging on editor #152

Open peculiarnewbie opened 6 months ago

peculiarnewbie commented 6 months ago

for now i just added it to the size input field

the first commit is a naive implementation where you just change the input value on drag. It's very expensive because of all the side effects on those input fields changing

the second commit is implemented using the existing editor drag function, altoughi had to add minor changes outside of the component itself

peculiarnewbie commented 6 months ago

moved implementation directly on EditorShift.svelte

now also works with rotation and ordinary