Fraser Waters 91f910326c Fix maxWidth bug in Panel
Panel could pass a maxWidth to the child Render function that was greater than the maxWidth that was passed to the Panel render function.
I noticed this when trying to nest a table in a panel and the word wrapping was being disabled.

N.B It might be that Table.Measure ought to not return a measurment larger than maxWidth, but this Panel change seems defensivly sensible regardless.
2021-04-22 22:14:49 +02:00
..
2021-01-19 17:53:03 +01:00
2021-02-01 01:03:39 +01:00
2020-10-16 23:02:53 +02:00
2021-01-06 09:54:45 +01:00
2021-01-19 17:53:03 +01:00
2021-03-14 21:27:44 -04:00
2021-04-22 22:14:49 +02:00
2021-01-19 17:53:03 +01:00
2020-09-09 08:43:48 +02:00
2021-01-10 15:55:11 +01:00