Replies: 1 comment
|
Good catch, there was no way to do this. Cells carry absolute geometry, so a widget was stuck in whatever box it was first assigned to, and the only workaround was re-picking each widget and re-entering its settings. Each cell card now has a drag handle in its header. Drag it onto another card and the two widgets trade places, settings and touch actions included, while both boxes stay where they are. So in your screenshot, dragging ha_locks onto ha_entities puts it right where you want it. The status bar is pinned and stays out of it. Two things I found while looking at this, both fixed alongside. Picking a layout with fewer cells than you have was silently deleting the surplus widgets and their settings; it now names what won't fit and asks first. And the custom layout editor still can't move a cell box itself, only resize, insert and delete, so if you want the boxes in a different arrangement rather than the widgets, that's still a gap. Say so if that's what you were after and I'll open it as its own thing. On edge in v0.279.0. |
Uh oh!
There was an error while loading. Please reload this page.
Hello !

I was playing around with a Dashboard and wanted to move from a 3 cells to 4 cells layout to have more condensed information.
Adding a new cell was easy by simply choosing the proper layout, however the last cell was added at the end.
If I want to put cell 4 next to cell 1, there is no easy way to reorganize the layout (I haven't found).
Custom layout allows to delete cells manually but doesn't allow to move cells around between them.
In the screenshot here I would live to have the ha_locks just next to the ha_entities
All reactions