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
To show the layout tool of dashboard, Add layout button on the tab menu.
When a user clicks the layout button, the window of a layout tool will appear. It should look like the maximized window of function node.
After a user adjusts the layout on the window:
If the user clicks Done button:
inserts and/or removes ui_spacer widgets as necessary.
updates the layout of sidebar and workspace.
If the user clicks Cancel button, the change will be discarded.