https://bugs.kde.org/show_bug.cgi?id=506239
Oliver Beard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/grap | |hics/koko/-/commit/dac3a3d6 | |610232babe9bf07157689c0bc66 | |d5b7d --- Comment #2 from Oliver Beard <[email protected]> --- Git commit dac3a3d6610232babe9bf07157689c0bc66d5b7d by Oliver Beard. Committed on 07/07/2025 at 18:27. Pushed by olib into branch 'master'. ImageViewPage: Fix black frame when switching images When switching with the arrow keys, there is (usually) a single black frame shown as the image is being loaded. To fix this, the loader responsible for loading the images will now load when the image is the previous and next image, not just when it is the current image and the user is dragging. This also helps resolve a short delay when dragging, for the adjacent images to become visible. M +4 -8 src/qml/ImageViewPage.qml https://invent.kde.org/graphics/koko/-/commit/dac3a3d6610232babe9bf07157689c0bc66d5b7d -- You are receiving this mail because: You are watching all bug changes.
