coa.12: bigger main window with more visible rows (real size, not scale)
release / release (push) Successful in 4s
release / release (push) Successful in 4s
- AltoholicFrame 832x447 -> 832x555; AuctionFrame art bottom row re-anchored down + middle filler textures cover the gap; tab containers grown to match. - Every scrolling tab shows more rows: 18px tabs VisibleLines 14->20, 41px tabs 7/8->10; added matching $parentEntryN frames + extended scrollframes. - Verified VisibleLines <= max entry per tab (no nil-row crash); luac + xmllint clean. - Flagged for visual check: art seam at filler, decorative scrollbar track length.
This commit is contained in:
@@ -764,7 +764,7 @@ function Altoholic.Calendar.Events:BuildList()
|
||||
self:BuildView()
|
||||
end
|
||||
|
||||
local NUM_EVENTLINES = 14
|
||||
local NUM_EVENTLINES = 20
|
||||
|
||||
function Altoholic.Calendar.Events:Update()
|
||||
local self = Altoholic.Calendar.Events
|
||||
|
||||
Reference in New Issue
Block a user