┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/views/viewmodecontroller.cpp
diff options
context:
space:
mode:
authorAkseli Lahtinen <[email protected]>2025-08-25 14:36:32 +0300
committerFelix Ernst <[email protected]>2025-08-26 14:42:26 +0200
commit2ff301735ed4707a303186e5db4971a51400335b (patch)
tree919773730abee22ebbb56d72acd693dd00d16c26 /src/views/viewmodecontroller.cpp
parent60cc39930f1b0a78280712c8fe1447e919f018f8 (diff)
KItemListView: Check if animation is already started before starting new one
When user changes the zoom rapidly, we start the animation multiple times, which causes delays with the animation and the icon size is wrong for a while until user interaction refreshes the view. This change runs the animation only when it's been finished, and avoids the issue with the refresh. Instead in those situations, we know that user is doing something really rapidly, so we should just set the icon size to what it needs to be. BUG: 508352
Diffstat (limited to 'src/views/viewmodecontroller.cpp')
0 files changed, 0 insertions, 0 deletions