MinimapButtonButton

MinimapButtonButton

8M Downloads

Inven's addons can't catch minimap buttons

phant opened this issue ยท 1 comments

commented

MinimapButton can not catch minimap button from these addons:

[IRF]Inven Raid Frame
[IUF]Inven Unit Frame

commented

These addons use LibMapButton, so I added logic to collect buttons created with that library. Unfortunately, the library does not have a mechanism to notify when new buttons are created so buttons created after login will not be collected.