Summary: | Displaying to-dos in flat list instead of tree not remembered/persistent | ||
---|---|---|---|
Product: | [Applications] korganizer | Reporter: | Michael D <nortexoid> |
Component: | todoview | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | winter |
Priority: | NOR | ||
Version First Reported In: | 5.13.2 | ||
Target Milestone: | --- | ||
Platform: | Manjaro | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/pim/eventviews/-/commit/1a7c3d086fb05ed3c6c6b2902c703d5b83ef5f37 | Version Fixed In: | 6.4.1 |
Sentry Crash Report: |
Description
Michael D
2020-02-21 08:57:49 UTC
A possibly relevant merge request was started @ https://invent.kde.org/pim/eventviews/-/merge_requests/118 Git commit 34955afb2e6b61bb37529eb72387e9888ec615de by Allen Winter. Committed on 30/04/2025 at 12:33. Pushed by winterz into branch 'master'. src/todo/todoview.cpp - saveLayout() - also save the flatview setting In the saveLayout() we need to also save the FlatView config. M +1 -0 src/todo/todoview.cpp https://invent.kde.org/pim/eventviews/-/commit/34955afb2e6b61bb37529eb72387e9888ec615de Git commit 1a7c3d086fb05ed3c6c6b2902c703d5b83ef5f37 by Allen Winter. Committed on 30/04/2025 at 12:56. Pushed by winterz into branch 'release/25.04'. src/todo/todoview.cpp - saveLayout() - also save the flatview setting In the saveLayout() we need to also save the FlatView config. (cherry picked from commit 34955afb2e6b61bb37529eb72387e9888ec615de) Co-authored-by: Allen Winter <winter@kde.org> M +1 -0 src/todo/todoview.cpp https://invent.kde.org/pim/eventviews/-/commit/1a7c3d086fb05ed3c6c6b2902c703d5b83ef5f37 |