Skip to content

Commit f86524c

Browse files
changes: document layout restoration
1 parent 97baea5 commit f86524c

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

src/reference/changes.rst

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,21 @@ Any workflows that are still using ``suite.rc`` files will need to be upgraded
133133
to ``flow.cylc`` before they are able to run with 8.7.0.
134134

135135

136+
GUI Layout
137+
^^^^^^^^^^
138+
139+
The Cylc GUI now preserves tab layout between sessions.
140+
141+
When working on a workflow, we can open multiple tabs (tree, table, graph, etc)
142+
and tile them up in a layout. If you switch to another workflow, switch back,
143+
your layout will be restored.
144+
145+
However, with Cylc 8.4, if you refreshed the browser or opened the GUI in a new
146+
tab, the layout would be lost.
147+
148+
With Cylc 8.5, the layout will always be restored.
149+
150+
136151
Cylc Tui
137152
^^^^^^^^
138153

0 commit comments

Comments
 (0)