Skip to content

[ Proposal ] Freehand Mode #36

@Soare-Robert-Daniel

Description

@Soare-Robert-Daniel

Introduction

The current layout settings on Logo Maker are based on predefined templates: TOP, LEFT RIGHT. I suggest adding one more option: Freehand - in which the user can drag the SVG to the desired positions.

Preview:
image

Implementation

For dragging the SVGs, we can use native functions based on mouse events - you can have a peak in this tutorial.

Besides the drag option, it will be nice to have a way to scale ( only the logo, slogan & text have this option via font-size in Typography ) or rotate. Scaling and rotating the SVG might some problems for the user with small screens. Unlike dragging which occurs on the mouse, these options will available via floating element - they will appear when you select an element.

Preview:
image

image

@ineagu, @HardeepAsrani, @selul, @mghenciu, @mileamadalin what do you think?

Metadata

Metadata

Labels

enhancementRequest to improve or optimize an existing feature or functionality in the projecthelp wantedThis can be used to identify issues that the maintainers of the project would like some help with.proposalquestionCan be used to identify issues that are asking a question about the code or how to use the project.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions