phant opened this issue 7 months ago ยท 1 comments
MinimapButton can not catch minimap button from these addons:
[IRF]Inven Raid Frame [IUF]Inven Unit Frame
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.