I tend to be somewhat OCD with my sorting, especially when it comes to putting things in order.

What I would like to see is some sort of switch that swaps back and forth between the current "swap" drag & drop sorting and a "slide" sorting system.

So for instance, if your inventory is as follows: sword > spear > egg > axe > potion...

with the current "swap" mechanism, if you swapped sword with potion:

potion > spear > egg > axe > sword

However, with a "slide" mechanism, you'd end up with:

potion > sword > spear > egg > axe

which if that's the order you want, would save a lot of time.

If such a feature is in place, I do appologise for bringing this up, as it would be personal ignorance that is the issue, but if not, it's definately something I'd like to see.