Page 1 of 1

[11.55 RC6] Multi-rename tool - moving the last element does not work

Posted: 2025-06-19, 22:16 UTC
by monarch-lfv
Starting from 11.55 RC6, moving the last element of the list with the mouse does not work in Multi-rename tool.

Re: [11.55 RC6] Multi-rename tool - moving the last element does not work

Posted: 2025-06-20, 08:07 UTC
by ghisler(Author)
Thanks, it's because of this fix:
11.06.25 Fixed: Multi-rename tool/Synchronize dirs: Clicking below the last item in the list was putting the focus on the last item (32/64)
In RC5 and older, you could start dragging the last item even when clicking below it. My check for the last item was 1 line off in the drag function.