Travis Griggs
04/05/2023, 5:35 PMromainguy
04/05/2023, 6:13 PMTravis Griggs
04/05/2023, 6:52 PMromainguy
04/05/2023, 6:55 PMSiyamed
04/05/2023, 8:43 PMHalil Ozercan
04/05/2023, 11:43 PMAlbert Chang
04/06/2023, 7:31 AMflag
necessary to trigger redraw? I have a auto shrink text implementation here in which I'm also using Ref<TextLayoutResult>
but I'm not manually triggering redraw, and it seems to work well.
Correct me if I'm wrong but I think recomposition or relayout will always result in redraw so it doesn't seem needed to manually trigger redraw.Halil Ozercan
04/06/2023, 8:07 PM