Baganator

Baganator

1M Downloads

CloseAllBags API has no effect

orblazer opened this issue ยท 1 comments

commented

Brief Description of Bug

Hello, when we call function CloseAllBags() from /script or weakAura, the bag is not closed.

Steps to Reproduce

  1. Open bag
  2. Run /script CloseAllBags();
  3. See

Loaded Addons

  • WeakAuras
  • Baganator
  • Syndicator
  • DevTool

Back Trace (LUA Error Output)

None.

Additional Informations

According to DevTool event log, the function trigger this event : ContainerFrame.CloseAllBags according to the source code : https://github.com/tomrus88/BlizzardInterfaceCode/blob/d022c5204df6170e0763d7bcd44255196a1a757a/Interface/AddOns/Blizzard_UIPanels_Game/Mainline/ContainerFrame.lua#L2008

commented

This is expected behaviour as the Baganator bags operate separately to the Blizzard ones