easymodo / qimgv

Image viewer. Fast, easy to use. Optional video support.
GNU General Public License v3.0
2.38k stars 167 forks source link

Auto Reorder Policy #504

Open zymelaii opened 1 year ago

zymelaii commented 1 year ago

Renaming always leads to a immediate reorder action. It's sounds like a great feature, however, it also breaks the original browser order as well.

In many cases, such reordering may not be expected.

Perhaps a temporary order freeze needs to be applied.

For example, let the app block the reorder action until the user switches to the prev/next picture, or remember the prev/next image of the renamed picture and use the recorded one for the next switching action.