GoldpawsStuff / AzeriteUI5

Custom user interface suite for World of Warcraft. Design and code by Lars Norberg and Daniel Troconis.
https://www.patreon.com/GoldpawsStuff
Other
22 stars 4 forks source link

[BUG] Moving minimap removes area information #24

Closed ghost closed 1 year ago

ghost commented 1 year ago

Game Flavor

Dragonflight

Is there an existing issue for this?

Describe the bug

When I move the minimap away from its default position at the bottom, the area text and everything attached to it disappears.

To reproduce

Just move the minimap to the top for example.

Expected behavior

No response

Screenshots

WoWScrnShot_042623_113504

Additional context

More of a feature request: if the text didn't disappear, it would still be next to the minimap. It would be great if we could position it independently from the minimap, for example above or below it. Thanks.

Goldpaw commented 1 year ago

Not a bug. This is intentional.

Do to the nature of how the area and performance information is displayed, it would look really strange when the minimap is placed anywhere but the bottom right corner of the screen. So until I can get some choices for those texts in place, we simply disable them when the minimap is moved.

Goldpaw commented 1 year ago

And I want to add, I do plan to add choices, so the zone/performance info can be shown and moved.

ghost commented 1 year ago

Thank you for the reply and the info. Best ;)