Fix for the merged spells in the breakdown window

This commit is contained in:
Tercio Jose
2022-11-30 23:19:17 -03:00
parent 8a3302d83e
commit 2dcb54d90b
4 changed files with 137 additions and 70 deletions
+4
View File
@@ -5038,6 +5038,10 @@ detailsFramework.HeaderFunctions = {
tinsert(self.FramesToAlign, frame)
end,
GetFramesFromHeaderAlignment = function(self, frame)
return self.FramesToAlign or {}
end,
--@self: an object like a line
--@headerFrame: the main header frame
--@anchor: which side the columnHeaders are attach