Keep retained masks and reparented drawings alive, and advance collapsed slots
This commit is contained in:
1 parent
cadfba05dd
commit
add6774980
6 files changed
+229
-9
No files matched your search
@@ -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;
|
||||
|
||||
Reference in new issue
Block a user