- Joined
- Dec 26, 2017
- RedCents
- 3,330¢

I don't know if I corrupted my copy somehow, or if it's never worked, or worked before I downloaded next but got broken in a patch, but after spending two hours trying to figure out why sorting on clicking column headers doesn't work, I'll put on the idiot hat and ask why isn't it working? Did it ever work or is it part of a todo list? Poking around https://gitlab.com/macroquest/next/mqnext/-/tree/master/src/plugins/lua/contrib/imgui didn't reveal anything.
I know the MacroQuest Console>Windows>ImGui Demo works fine - I presume now it's just the compiled ImGui_demo.cpp and not Lua code. I'm talking specifically about the .Lua example included showing how to work with tables in the examples folder. You can click on the ID column, the Name or Quantity columns all day long and it never changes sort order and sorts off those.

