You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered:
For instance while creating a "login form" I want to
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
The text was updated successfully, but these errors were encountered: