changeset 6:2748e92d13f0 2.1

Made a change to prevent SexyMap from changing properties of the MinimapRangeFrame which were causing it to be hidden. Also ignored *.suo
author stevekaye@5e7f7089-49ba-45b1-8616-21aa0651eee7
date Sun, 14 Feb 2010 12:27:38 +0000
parents 290b0c386b76
children 70baa0f239b1
files MinimapRange.lua MinimapRange.toc
diffstat 2 files changed, 6 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/MinimapRange.lua	Sun May 24 13:41:46 2009 +0000
+++ b/MinimapRange.lua	Sun Feb 14 12:27:38 2010 +0000
@@ -1,5 +1,5 @@
 --
---		MinimapRange 2.00 - Steve Kaye
+--		MinimapRange 2.10 - Steve Kaye
 --
 --		Shows a circle on the minimap to indicate spell range
 --
@@ -209,6 +209,9 @@
 	
 		self.rangeFrame:SetPoint("CENTER",0,0)
 		self:UpdateCircle(self.db.profile.range, self:GetIndoors())
+
+		-- Prevent sexy map from messing around with our frame
+		self.rangeFrame.sexyMapMovable = true
 	end
 	
 	self.rangeFrame:Show() 
--- a/MinimapRange.toc	Sun May 24 13:41:46 2009 +0000
+++ b/MinimapRange.toc	Sun Feb 14 12:27:38 2010 +0000
@@ -1,7 +1,7 @@
-## Interface: 30000
+## Interface: 30300
 ## Author: Steve Kaye
 ## Title: MinimapRange
-## Version: 2.0
+## Version: 2.1
 ## Notes: Shows a circle on the minimap to indicate spell range
 ## Dependencies:
 ## OptionalDeps: Ace3