Browse Source
When a layout of a control exceeds the maximum passes and we re-queue it, reset the attempt count to 0 because otherwise it can end up stuck in the layout queue forever even when the next layout can succeed with e.g. 2 passes. This can happen with `ItemsRepeater`.pull/4091/head
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue