WoWInterface SVN PocketPlot

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 60 to Rev 59
    Reverse comparison

Rev 60 → Rev 59

trunk/PocketPlot/pocketplot.lua
258,7 → 258,6
MiniMapLFGFrameBorder:Hide()
MiniMapLFGFrame:ClearAllPoints()
MiniMapLFGFrame:SetPoint("BOTTOMLEFT", Minimap, "BOTTOMLEFT", 27, -4)
LFDSearchStatus:SetClampedToScreen(true)
 
--MISC. THINGS TO HIDE
MiniMapWorldMapButton:Hide() --default keybinding for world map is M
271,9 → 270,6
 
--COORDINATES
coords:SetFont(LSM:Fetch("font",db.lsmfont), db.coordSize, db.fontFlag)
--thanks, Elviswind, for shadow code to match clock
coords:SetShadowOffset(1,-1)
coords:SetShadowColor(0,0,0,1)
if db.coords then
coordframe:Show()
else
867,7 → 863,6
mover:SetScript("OnMouseUp", function() mover:StopMovingOrSizing() SetPosition(movershown) end)
coordframe:SetScript("OnEnter", function(self)
GameTooltip:SetOwner(self, "ANCHOR_LEFT")
GameTooltip:AddLine("Location Functions", 1,1,1)
GameTooltip:AddLine("Click to display the world map.")
GameTooltip:AddLine("Shift-click to input your coordinates into chat.")
GameTooltip:Show()
trunk/PocketPlot/PocketPlot.toc
2,7 → 2,7
## Title: PocketPlot
## Author: Seerah
## Notes: Minimap customization
## Version: 2.9.5
## Version: 2.9.4
## X-Category: Minimap
## OptionalDeps: Ace3, LibSharedMedia-3.0
## SavedVariables: PocketPlotDB