GNOME Bugzilla – Bug 129681
Save gantt/task tree UI state
Last modified: 2021-06-09 20:27:12 UTC
It would be nice to remember state for 1.0 actually, since it's quite annoying to have to expand/collapse a huge project manually every time it is opened. Likewise for zoom level and scroll position.
Also: When you close planner it doesn't remember next time: - The position of the window - The size of the window - The view active - The project where I was working - The dialogs I had opened
That's a separate bug: http://bugzilla.gnome.org/show_bug.cgi?id=140335
Not to forget the widths of the columns in the task and gantt views, which is especially annoying for the longer task title column.
Created attachment 213669 [details] [review] Remembers tree expansion/collapse state This patch covers only the one of the problems identified - where the state of the tree is forgotten when a sub-branch is collapsed. Patch addresses this, remembering the state prior to collapse and restoring that on expansion.
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/World/planner/-/issues/27.