In golden layout structure adding a type ‘column’ to parent ‘row’, when the all the stacks in type column in closed, the row parent shows undefined
I have a Golden Layout config initialized in a constructor. I have added a type ‘column’ inside id, main on a button click().
GoldenLayout create component without filling entire screen
I’d like to spawn some components without filling the entire screen available. For example, I have some components that only have a table with 2 columns and it just looks weird to fill the entire screen with such small information.