https://bugs.kde.org/show_bug.cgi?id=451432
--- Comment #3 from ratijas <[email protected]> --- Observation: The gallery view is extremely glitchy. While dragging with overshoot, it might delete items entirely when they are still visible or replace them with a loader placeholder for some reason. Theory: At specific sizes and overshoot distances gallery enters some sort of layouting loop: remove item -> more space becomes available; add item to the available space -> it ends up "too far" to the side, so the gallery decides to remove item, and we are back at square one. The entire thing needs to be carefully audited and fixed. -- You are receiving this mail because: You are watching all bug changes.
