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

When designing a layout with many components I want to be able to just select the components one by one in the component palette so that I do not have to waste time by re-selecting the parent all the time #8

Closed
Artur- opened this issue Oct 10, 2016 · 0 comments
Milestone

Comments

@Artur-
Copy link
Member

Artur- commented Oct 10, 2016

For instance while creating a "login form" I want to

  • Double click to add a VerticalLayout
  • Double click to add a TextField
  • Double click to add a PasswordField
  • Double click to add a Login button

This would work out perfectly if double clicking on a component in the palette would add the component to the parent layout if the currently selected component cannot contain children

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants