typst/tests/ref/bugs
jdierkes 249d5fe515
Fix grid-cell misalignment bug (#963) (#978)
Having a table span multiple pages can cause an alignment bug in the
table itself. If the first region in a cell in a grid row is empty, all
other cells in this row will skip the first region. A misalignment bug
can occur, since the calculation of all region sizes happen before the
skip. The overall size allocated for the content of a cell with multiple
regions and content in the first region thus is too little.
Fixes #963
2023-04-26 11:22:35 +02:00
..
args-sink.png Fix argument sinks 2023-04-19 17:51:33 +02:00
columns-1.png New default style 2023-02-25 20:04:30 +01:00
flow-1.png New default style 2023-02-25 20:04:30 +01:00
flow-2.png New default style 2023-02-25 20:04:30 +01:00
flow-3.png New default style 2023-02-25 20:04:30 +01:00
flow-4.png New default style 2023-02-25 20:04:30 +01:00
grid-1.png New default style 2023-02-25 20:04:30 +01:00
grid-2.png Fix grid-cell misalignment bug (#963) (#978) 2023-04-26 11:22:35 +02:00
grid-3.png New default style 2023-02-25 20:04:30 +01:00
math-hide.png Fix hiding of math (#587) 2023-04-05 12:04:11 +02:00
math-realize.png Fix math hiding once more 2023-04-19 16:51:47 +02:00
place-base.png New default style 2023-02-25 20:04:30 +01:00
square-base.png Fix square base 2023-02-12 16:38:18 +01:00