[Koko] [Bug 507311] Left sidebar missing until restarting the app when opening files in Koko externally
Oliver Beard
bugzilla_noreply at kde.org
Wed Aug 6 14:59:16 BST 2025
https://bugs.kde.org/show_bug.cgi?id=507311
Oliver Beard <olib141 at outlook.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Latest Commit| |https://invent.kde.org/grap
| |hics/koko/-/commit/627e90df
| |3c9527a8e00d70b9f8c02df4690
| |f2f96
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Oliver Beard <olib141 at outlook.com> ---
Git commit 627e90df3c9527a8e00d70b9f8c02df4690f2f96 by Oliver Beard.
Committed on 05/08/2025 at 18:35.
Pushed by olib into branch 'master'.
Refactor OpenFileModel and fix argument/'Open With' behaviour
More of the logic about what to open is handled in OpenFileModel, and Koko now
handles arguments properly relating to incomplete model porting and broken
code, fixing the 'Open With' functionality.
M +6 -6 src/main.cpp
M +6 -8 src/models/imagefoldermodel.cpp
M +1 -0 src/models/imagefoldermodel.h
M +43 -23 src/models/openfilemodel.cpp
M +26 -7 src/models/openfilemodel.h
M +4 -7 src/models/sortmodel.cpp
M +2 -3 src/qml/ImageViewPage.qml
M +76 -46 src/qml/Main.qml
M +1 -1 src/qml/Sidebar.qml
https://invent.kde.org/graphics/koko/-/commit/627e90df3c9527a8e00d70b9f8c02df4690f2f96
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list