Kiatra / BlizzMove

World of Warcraft add-on to make the default windows movable via drag & drop.
23 stars 9 forks source link

[Bug Report] Maximized addon Mapster is out of frame #109

Closed tealkami closed 1 year ago

tealkami commented 1 year ago

What game version did the bug occur in?

Retail

Troubleshooting

Describe the bug.

When I missclick that maximize button on mapster, it is out of frame (top left) so the top corner of Mapster is unclickable to go back to small window. Did test it with or without Blizzmove , without Blizzmove it was in the display frame and I did write bug report on Mapster addon too

Steps to reproduce.

download Mapster, go ingame with Mapster+BlizzMove, and click that arrow button to maximize the map window

Expected behavior.

Maximized Mapster(while using Blizzmove) shouldn't be out of frame :D (I just find this bug report formating little bit silly)

Errors

No response

tealkami commented 1 year ago

I did some testing, and in Option => Addons=> List of Frames => You turn off WorldMapFrame it make the Map window unmovable(even with Mapster on), but if I disable BlizzMove and have only Mapster, I can move map window/frame. So my guess is that BlizzMove and Mapster use code with the WorldMapFrame, but BlizzMove take priority above Mapster, which make a problem for maximized Mapster.

Suggestion : What about add something like : "if addon Mapster is detected, WorldMapFrame will be ignored by BlizzMove", so only Mapster will control WorldMapFrame

Numynum commented 1 year ago

tried reloading UI after disabling WorldMapFrame? BlizzMove should do nothing with disabled frames after reloading UI

tealkami commented 1 year ago

Yes, after relog Mapster make the Map movable, and when maximized it is not out of frame.

So can you add something like : "If Mapster addon is detect, turn off WorldMapFrame; if not detected Turn on it back" ?

Numynum commented 1 year ago

thanks for the confirmation 👌

we're not planning on adding workarounds and exceptions for other addons into blizzmove, as that'd be a fulltime job 🙂

tealkami commented 1 year ago

Really ? I did imagine that it is like 1 line of short code, like was that debacle with previous author of Altoholic hmmm Can you do it at least this one time, please ? Anyway I did try :)