17
edits
| Line 21: | Line 21: | ||
** GetDesiredWidth() - desired width | ** GetDesiredWidth() - desired width | ||
** GetPreferredWidth() - maximum width. | ** GetPreferredWidth() - maximum width. | ||
The layout strategy computes from the cell parameters and the style information the table size parameters. | |||
With the information of the layout strategy one does know which cells don't have the right size and can mark them as dirty. | |||
= Reflow avoidance = | = Reflow avoidance = | ||
edits