This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
What steps will reproduce the problem?1. type /ms window2. sort Sales by When and close window3. open window again
What is the expected output? What do you see instead?
The addon doesn't update the sales window when i close and reopen the window.instead i have to open one of the other tabs and then return to the sales tab for it to update.
What version of the product are you using?
lates version 1.2.1beta
Please provide any additional information below.
I looked around the lua code abit and managed to fix it by addingRefreshAllTables() to the core:MySlashProcessorFunc function under the linedisplayFrame.frame:Show().
To post a comment, please login or register a new account.