Page 1 of 1

Looking for a feature - disable drag&drop sort

Posted: Wed Jun 20, 2018 6:44 pm
by M-a-v
I've been using version ver. 0.90.. works great on Windows 10
I saw on the Changelog
1360: [New] Setting to disable drag&drop custom order

Where can I find this feature? can't seem to find it in the settings.
or is it only in the .ini

Thanks.
M-

P.S.
Ver: XnView MP 0.90 (64bit)
OS: Windows 10 (64bit)

Re: Looking for a feature - disable drag&drop sort

Posted: Mon Jun 25, 2018 3:36 pm
by xnview
in xnview.ini, please add

Code: Select all

allowCustomOrder=false
in [Browser] section

Re: Looking for a feature - disable drag&drop sort

Posted: Tue Jun 26, 2018 8:38 pm
by M-a-v
sweet... Thank you!