Keep retained masks and reparented drawings alive, and advance collapsed slots

This commit is contained in:
iris-ai committed 2026-09-19 13:43:11 -04:00
1 parent cadfba05dd
commit add6774980
6 files changed
+229 -9

No files matched your search

+1
View File
@@ -108,6 +108,7 @@ impl Widget for Span {
{
painter.undraw(child);
fixed.px += self.gap;
start = shared(fixed, taken, total.leftover, room);
continue;
}
let from = start;