diff main.lua @ 2:78ff21480511

Increase the size of check marks.
author Farmbuyer of US-Kilrogg <farmbuyer@gmail.com>
date Fri, 14 Jan 2011 02:09:34 +0000
parents 17a4945d14eb
children 001b15e07b87
line wrap: on
line diff
--- a/main.lua	Fri Jan 14 00:48:17 2011 +0000
+++ b/main.lua	Fri Jan 14 02:09:34 2011 +0000
@@ -178,7 +178,7 @@
 
 function addon:BuildPerms()
 	assert(UIParentLoadAddOn("Blizzard_GuildControlUI"))
-	local check = "|TInterface\\Buttons\\UI-CheckBox-Check:"..(st_rowheight-2).."|t"
+	local check = "|TInterface\\Buttons\\UI-CheckBox-Check:"..(st_rowheight+5).."|t"
 
 	-- http://www.wowace.com/addons/lib-st/pages/set-data/minimal-dataset-format/
 	local p,v = {}, {}