LibJostle clashes with Golden Ticket #1


  • New
  • Defect
Open
Assigned to ckknight
  • tlund created this issue Mar 8, 2009

    "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.

  • tlund added the tags New Defect Mar 8, 2009
  • tlund posted a comment Oct 3, 2010

    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.