Added recomputing column widths during MUIM_List_Redraw.
commitcce6dcf9c34b10948ce36533d1321b18f68f99bb
authorsszymczy <sszymczy@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 15 Feb 2009 14:25:02 +0000 (15 14:25 +0000)
committersszymczy <sszymczy@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 15 Feb 2009 14:25:02 +0000 (15 14:25 +0000)
tree05ba18b5dcce4adae221d3ecf3e798c98c97c9d9
parent369c728d3b49783afb3008e57fc5cfddd3b543b9
Added recomputing column widths during MUIM_List_Redraw.

Dimensions of all entries are recomputed before redrawing if method was called with MUIV_List_Redraw_All. If only a single list entry is going to be redrawn and recomputing dimensions of this entry caused changes in column widths, entry height or maximum entry height, then all entries will be redrawn.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@30501 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
workbench/libs/muimaster/classes/list.c