Sort Bags Right to left -- no longer working

Just made my new Dracthyr. There is an option some of us have to use with characters to have the Combined Bag sort all the items correctly. We had to type in: /run SetSortBagsRightToLeft(true)

That is no longer working since the patch. The combined bag looks awful; Blizz can you prioritize this fix?

Thank you!

3 Likes

I’m having the same issue currently, it seems to have affected addons as well as Arkinventory doesnt work for sorting anymore.

1 Like

Mine no longer fill from the bottom up anymore either, makes no sense for them to fill from the top down.

(if there is a way to fix this, please let me know)

I submitted a bug report and posted this on the bug forum, hoping for a fix soon.

Hello everyone! I have found the fix for this issue!

/run C_Container.SetSortBagsRightToLeft(true)

You need the C_Container tag for it to work. I assume this also works on every other option for bag sorting as well because none of them work anymore.

Dont forget to visit https://us.battle.net/support/en/article/45020 To submit feedback that it doesnt work anymore, hopefully they can make a simple change to a 2 year old article

5 Likes

Omg thank you!!! :heart::purple_heart::blue_heart: