I was also annoyed by the reversed order. When accessing the inventory with a single character, the game remembers the last used position correctly, but it gets very annoying when controlling multiple characters and switching between them.
If I scroll on some item on some character and switch to another one:
- if the character I switched on has at least the same amount of items that the position I have previously scrolled on, the position is kept correctly, even when switching back.
- if the character has less items than the position I have previously scrolled on, the position in the inventory is reset to the top.
For convenience, I keep most of the items on the primary character and only a few items on companions. With the order reversed, I have to scroll to the end of the inventory after almost every character switch. After a while, this gets really annoying.
It would be great if we could set the preferred order in the settings. For the oldest-first order, it would be great to reset the scroll position to the very end of the inventory if the character has less items than the current scroll position.