r155-nolib

Details

  • Filename
    simpleMinimap-r155-nolib.zip
  • Uploaded by
  • Uploaded
    Dec 12, 2008
  • Size
    54.56 KB
  • Downloads
    35
  • MD5
    7e7f2def40acfafca99fa63fb7cb8996

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.
------------------------------------------------------------------------