WoWInterface SVN PocketPlot

Compare Revisions

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

Rev 59 → Rev 60

trunk/PocketPlot/pocketplot.lua
258,6 → 258,7
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
270,6 → 271,9
 
--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
863,6 → 867,7
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.4
## Version: 2.9.5
## X-Category: Minimap
## OptionalDeps: Ace3, LibSharedMedia-3.0
## SavedVariables: PocketPlotDB