Make stinky frame larger
This commit is contained in:
@@ -1285,7 +1285,7 @@ function shared.Config.Init()
|
|||||||
local stinkiesConfigFrame = GridFrame.new("HeimdallStinkiesConfig",
|
local stinkiesConfigFrame = GridFrame.new("HeimdallStinkiesConfig",
|
||||||
UIParent, 12, 20)
|
UIParent, 12, 20)
|
||||||
stinkiesConfigFrame.frame:SetBackdropColor(r, g, b, 0.3)
|
stinkiesConfigFrame.frame:SetBackdropColor(r, g, b, 0.3)
|
||||||
configFrame:Add(stinkiesConfigFrame, 14, 3)
|
configFrame:Add(stinkiesConfigFrame, 14, 6)
|
||||||
-- Why do 17 rows of content fit into a frame that is 14 rows?
|
-- Why do 17 rows of content fit into a frame that is 14 rows?
|
||||||
-- I don't know, at this point I can't be fucked to fix it, the display is minimally functional
|
-- I don't know, at this point I can't be fucked to fix it, the display is minimally functional
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user