mirror of
https://github.com/linux-man/LoveFrames.git
synced 2024-11-18 16:04:22 +00:00
Reset columnlistarea.rowcolorindex to 1 when calling columnlistarea:Clear()
This commit is contained in:
parent
0b8a35a799
commit
8db876d3a8
@ -368,5 +368,6 @@ function newobject:Clear()
|
||||
self:CalculateSize()
|
||||
self:RedoLayout()
|
||||
self.parent:AdjustColumns()
|
||||
self.rowcolorindex = 1
|
||||
|
||||
end
|
Loading…
Reference in New Issue
Block a user