Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feat]: Add support to lock control position #365

Open
yogeshvachhani opened this issue Sep 6, 2023 · 0 comments
Open

[Feat]: Add support to lock control position #365

yogeshvachhani opened this issue Sep 6, 2023 · 0 comments
Assignees
Labels
Components Dedicated to Frontend Visual Components Enhancement New feature or request

Comments

@yogeshvachhani
Copy link

Is your feature request related to a problem? Please describe.
The default behavior of controls on canvas is that when we try to place any control near it sometimes (actually most of the time) the controls moves around to make way for the new component. This is a great feature but it at times spoil the whole meticulously created arrangement of controls.

Describe the solution you'd like
Because of this I feel there should a property to lock the position and size of a control.
The easy way would be to add a lock icon on control so use can click it to lock or unlock a control's position and dimensions.

Here we will need to be careful and the designer will have to flag (like for example with red border) all the components that are overlapping so that the users know which controls need to be rearranged.

@yogeshvachhani yogeshvachhani added the Enhancement New feature or request label Sep 6, 2023
@FalkWolsky FalkWolsky added the Components Dedicated to Frontend Visual Components label Sep 21, 2023
@FalkWolsky FalkWolsky moved this to 🆕 New in Lowcoder Sep 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Components Dedicated to Frontend Visual Components Enhancement New feature or request
Projects
Status: 🆕 New
Development

No branches or pull requests

3 participants