DFortun81 / AllTheThings

ALL THE THINGS - Addon for Tracking Collections & Account Completion in World of Warcraft
Other
134 stars 92 forks source link

ATT map icon is too far away from map in Dragonflight #1151

Open artazika opened 2 years ago

artazika commented 2 years ago

Everything was fine at previous ATT build and now I can't control this icon by minimap addon and it's too far from the map 1

DFortun81 commented 2 years ago

What addon are you using for your minimap?

Molkree commented 2 years ago

Better compatibility with minimap modifying addons is on our TODO list but no promises when it will be worked on.

artazika commented 2 years ago

What addon are you using for your minimap?

It's Sexy Map

Any chanses ATT will use minimap library "LibDBIcon" to create minimap button like most addons do so we will can customize it please?

Sluimerstand commented 1 year ago

I can't get LibDBIcon to work with the "new style" ATT icon and no one else has yet had the time to look into it, but using LibDBIcon for the minimap icon is indeed on our to do list!

artazika commented 1 year ago

I hope you have not forgotten about this problem

artazika commented 9 months ago

With the latest update the problem is almost solved. But the addon icon clings to the edge of the minimap when dragged, but every time the interface is reloaded it returns to the air image image

DFortun81 commented 9 months ago

I might have this fixed on the window-logic-overhaul branch.

artazika commented 9 months ago

Yeah, everything seems fine, thanks. image

Can you make its position a little farther away from the minimap like on the screen above? just asking

DFortun81 commented 9 months ago

On git I added a function you can call to set the radius from the edge of the minimap. It will be included with today's hotfix

/script ATTC.SetMinimapButtonRadius(10);