Summary: | ee8f5b3ff7f1757ec1bfa83e0c61ff760dd72d67 breaks starting with image as an argument, at least for the Flatpak version | ||
---|---|---|---|
Product: | [Applications] Koko | Reporter: | Nate Graham <nate> |
Component: | General | Assignee: | Unassigned bugs <unassigned-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | major | Keywords: | regression |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Flatpak | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/graphics/koko/-/commit/f2b915629f4f64d9c5ca258a374c0679c23df307 | Version Fixed In: | |
Sentry Crash Report: |
Description
Nate Graham
2025-09-26 16:13:33 UTC
A possibly relevant merge request was started @ https://invent.kde.org/graphics/koko/-/merge_requests/226 Git commit f2b915629f4f64d9c5ca258a374c0679c23df307 by Marco Martin. Committed on 01/10/2025 at 14:54. Pushed by mart into branch 'master'. Remove thumbnailbar loading placeholder the fake thumbnails didn't buy that much and had a risk of a model with infinite items (due to an unckecked division) remove it and show the real listview directly M +21 -41 src/qml/ImageViewPage.qml https://invent.kde.org/graphics/koko/-/commit/f2b915629f4f64d9c5ca258a374c0679c23df307 |