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
{{ message }}
This repository has been archived by the owner on Jan 8, 2021. It is now read-only.
Main page panels are now draggable and droppable (issue #160), but a model is very simple. It has only two dicts, one is for collapsed status and the second one is for order. It would be better, if we have more semantic model.
Main page panels are now draggable and droppable (issue #160), but a model is very simple. It has only two dicts, one is for collapsed status and the second one is for order. It would be better, if we have more semantic model.
For example, something like that:
You can also define a different model, if you wan't.
The text was updated successfully, but these errors were encountered: