Ege Nerse
Ege Nerse
### Checklist - [ ] I documented the TypeScript code using JSDoc style. - [x] I added multiple screenshots/screencasts of my UI changes - [ ] I translated all the...
### Describe the bug when a user edits the color of an element (either text or background) via the color picker in the edit popup, the selected color updates the...
As a user, I want to be able to move my elements on the canvas by touch or pencil, so that I can easily change position of elements
As a user, I want to be able to drag and drop elements from the sidebar onto canvas, so that I can easily add new elements.
As a user, I want to be able to zoom in/out while pressing command/crtl and scroll, so I can easily zoom in/out on the Web
As a user, I’d like to see guidelines appear when the edge of a selected and moving element aligns with other elements on the canvas, so that It is easier...
As a user, I want to have more space on canvas when moving elements to edge, so that I can have more space to work on.
As a user, I don't want to see the edit toolbar when I select multiple elements so that I can overview selected elements better.
As a user, I want to be able to select multiple elements, so that I can position multiple elements simultaneously.
As a user, I want to be able to undo/redo my actions, so that I can return previous state or later faster