r155
Details
-
FilenamesimpleMinimap-r155.zip
-
Uploaded by
-
UploadedDec 12, 2008
-
Size150.24 KB
-
Downloads106
-
MD5f39fc00e5c3d37d750c63310006536c2
Supported WoW Retail Versions
- 3.0.3
Changelog
------------------------------------------------------------------------
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.
------------------------------------------------------------------------