Restore storage of list maximum column width
Fixes thin lists in comboboxes and flyout buttons
This commit is contained in:
@@ -605,6 +605,7 @@ S32 LLScrollListCtrl::calcMaxContentWidth()
|
|||||||
}
|
}
|
||||||
mColumnWidthsDirty = false;
|
mColumnWidthsDirty = false;
|
||||||
|
|
||||||
|
mMaxContentWidth = max_item_width;
|
||||||
return max_item_width;
|
return max_item_width;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user