Atunci cand deschizi "Harta mare" de pe butonul din Minimap este un bug.
Bug: Daca harta este deschisa si apesi pe buton aceasta ar trebui sa se inchida, dar nu se intampla nimic.
Rezolvarea de mai jos va face ca harta sa se deschida/inchida exact ca si pe tasta "M".
*Poze / Video:
Inainte:
Dupa FIX:
*Link download / Code:Dupa FIX:
Deschidem uiminimap.py si cautam:
Code:
def ShowAtlas(self):
if not miniMap.IsAtlas():
return
if not self.AtlasWindow.IsShow():
self.AtlasWindow.Show()

la acest mesaj și conținutul se va afișa automat.

