Closed Merathilis closed 7 years ago
You mean when offsetting the top UI or always when the bar is at the top ?
No, as i wrote. If you position the MiniMap on the Top Left, the MiniMap Cluster (which is an invisible frame) is positon all over the top as you see in the screen. As i looked at your code you reposition the Cluster frame.
As you see, XIV_Databar is on the bottom :P
I only move the Cluster frame when the bar is at the top, otherwise nothing is done to the minimap
Yeah, buts thats the problem i think, ElvUI set the ClusterFrame to the MiniMap. XIV_Databar position this in an other way and there get things fucked up. As i say, if you use ElvUI + XIV_Databar and postiton the MiniMap to the top left, you cant't click the area i posted in my Screenshot.
I mean, i don*t care about this cause i don't position the MiniMap on the TopLeft but many ElvUI users complains about this.
Oh OK I get it
I have pushed a possible fix. I did not test it, because my pc is broken atm. If this git version is ok, let me know so that I can push it to curse. Thanks a lot.
It is fixed guys @Merathilis @Legsbiter @powntus1838 please update on curse asap! ;)
Thanks for the fix, we also changed this a bit in ElvUI. Should be fine now ;)
http://git.tukui.org/Elv/elvui/commit/74cf1d511ee8e16eafb332cc72cd463d21407ed2
Hello,
if you use ElvUI with XIV_Databar and position the MiniMap on the Top Left of your screen the MinimapCluster Frame is all over the top.
So i wonder if you just could use the same code as in ElvUI for the
frame:
MinimapCluster:ClearAllPoints() MinimapCluster:SetAllPoints(Minimap)
Thanks in advanced.