mirror of
https://github.com/Bluewhale1337/ElvUIModernized.git
synced 2026-07-27 08:24:44 +00:00
cleanup ace3
This commit is contained in:
@@ -307,7 +307,6 @@ local methods = {
|
||||
height = (parent.content.height or 0) + (offset or 0) or height
|
||||
self.frame.height = (parent.content.height or 0) + (offset or 0)
|
||||
end
|
||||
--self.frame:SetHeight(height)
|
||||
|
||||
local content = self.content
|
||||
local contentheight = height - (self.borderoffset + 23)
|
||||
|
||||
Reference in New Issue
Block a user