diff options
| author | Méven Car <[email protected]> | 2026-06-13 15:24:49 +0000 |
|---|---|---|
| committer | Méven Car <[email protected]> | 2026-06-13 15:26:22 +0000 |
| commit | 5ccdce11680528d1e993bffe2cae8417b5aba8c8 (patch) | |
| tree | f8cb22d0ee7df3ec56af1cc265b74aa9f6e96582 /po/uz | |
| parent | d49b4aa1bc826bc2343f518af6712981228f1c8e (diff) | |
smoothscroller: always emit scrollingStopped from scrollTo
When scrollTo() is asked to move to the position the scrollbar already
holds (clamped, e.g. an item at the bottom, or a sub-pixel offset), no
animation runs and scrollingStopped() was never emitted. Callers waiting
for it stayed blocked: KItemListView::scrollToItem() delegates to scrollTo
for any non-zero offset, and DolphinView::renameSelectedItems() only opens
the inline rename editor once scrollingStopped() arrives. So inline rename
silently did nothing for the affected items.
Emit scrollingStopped() in the no-op case too, and add a regression test.
Diffstat (limited to 'po/uz')
0 files changed, 0 insertions, 0 deletions
