WoWInterface SVN PocketPlot

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 61 to Rev 62
    Reverse comparison

Rev 61 → Rev 62

trunk/PocketPlot/pocketplot.lua
40,12 → 40,12
coordframe:EnableMouse(true)
local coords = coordframe:CreateFontString(nil, "OVERLAY")
coords:SetParent(coordframe)
local frames = { "Minimap",
local frames = { "None",
"Minimap",
"DurabilityFrame",
"VehicleSeatIndicator",
"MiniMapInstanceDifficulty",
-- "WatchFrame",
"None",
"GuildInstanceDifficulty",
}
local stratae = {"BACKGROUND", "LOW", "MEDIUM", "HIGH", "DIALOG"}
local shapes = {"Square", "Circle"}
689,7 → 689,7
end
end
else
return 5 --key for "None" in frames table
return 1 --key for "None" in frames table
end
end,
set = function(_,frame)
trunk/PocketPlot/PocketPlot.toc
2,7 → 2,7
## Title: PocketPlot
## Author: Seerah
## Notes: Minimap customization
## Version: 2.10
## Version: 2.10.1
## X-Category: Minimap
## OptionalDeps: Ace3, LibSharedMedia-3.0, AceGUI-3.0-SharedMediaWidgets
## SavedVariables: PocketPlotDB