Offset of zone text
qhilmv opened this issue ยท 1 comments
Hi funkydude,
thanks for this great minimap addon. I really like.
Could you change the line
self.SetPoint(MinimapZoneTextButton, "BOTTOM", backdrop, "TOP", 0, 2)
to
self.SetPoint(MinimapZoneTextButton, "BOTTOM", backdrop, "TOP", 0, 3)
to make the offset of both texts even? I know it's just a pixel but I'd really appreciate it.
Thanks in advance!