This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
"Golden Ticket" is an addon that hides the TicketStatusFrame and makes the info available via LDB instead.
When GoldenTicket is active, LibJostle should not move the TemporaryEnchantFrame since the TicketStatusFrame is never shown.
My guess is that the "bug" here is that when Jostle:TicketStatusFrame_OnEvent() gets called, TicketStatusFrame:IsShown() is returning true since Golden Ticket has not yet had time to hide it again. Not sure how to best solve this problem.
Just wanted to update and say that this ticket is still relevant, problem still exists.
To post a comment, please login or register a new account.