r156
Details
-
FilenamesimpleMinimap-r156.zip
-
Uploaded by
-
UploadedDec 12, 2008
-
Size150.27 KB
-
Downloads107
-
MD555d99d1c0cd5ec8d0cfdfaf62b152776
Supported WoW Retail Versions
- 3.0.3
Changelog
------------------------------------------------------------------------
r156 | kunda | 2008-12-12 12:30:40 +0000 (Fri, 12 Dec 2008) | 1 line
Changed paths:
M /trunk/simpleMinimap.toc
toc update
------------------------------------------------------------------------
r155 | kunda | 2008-12-12 12:18:44 +0000 (Fri, 12 Dec 2008) | 16 lines
Changed paths:
M /trunk/modules/movers.lua
M /trunk/simpleMinimap.lua
simpleMinimap:
- added VehicleSeatIndicator frame to the 'movers module'
- 'movers' QuestWatchFrame: fix frame width to avoid text hopping
NOTE:
The default Blizzard code anchors the text in QuestWatchFrame to the TopLeft,
but the frame width changed too (depends on QuestText lenght): Results is
ugly text hopping. A fix frame width fixes this issue.
Hope this has no sideeffects on other things. If so please tell.
- Minimap toggle hides the MinimapCluster frame now. This allows 'click-through'
the area where the Minimap was after hiding the Minimap.
NOTE:
The default Blizzard Minimap toggle DOES NOT hide the MinimapCluster frame.
Previous smm versions worked exactly like the default Blizzard Minimap worked.
Hope this has no sideeffects on other things. If so please tell.
------------------------------------------------------------------------