mirror of
https://github.com/typst/typst
synced 2025-08-18 00:48:34 +08:00
fix non stopping footer
This commit is contained in:
parent
75403f86a9
commit
fbb0306ebc
@ -246,6 +246,7 @@ impl<'a> GridLayouter<'a> {
|
||||
self.layout_footer(footer, engine, self.finished.len())?;
|
||||
self.flush_pending_headers();
|
||||
}
|
||||
y = footer.end;
|
||||
continue;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user