Preserve grid/table cell metadata when covering and let absolute jumps escape outer hiding - #383
Preserve grid/table cell metadata when covering and let absolute jumps escape outer hiding#383OrangeX4 wants to merge 1 commit into
Conversation
|
the test ref images for tytanic are not yet added |
|
and can you maybe ask codex for whether it has a good idea for a syntax/solution for #327 ? still can't think of anything there edit: |
|
codex said:
|
Motivation
rowspan/colspanand other cell metadata when covering pausedtable.cell/grid.cellso layout is not lost.#meanwhile) can escape outer hiding and manage its own visibility inside pause zones.Description
has-fn-wrapper = truewhen an absolute jump is encountered.cover-itemto applycover-fnonly to a cell's body and reconstruct the originaltable.cell/grid.cellnode so cell metadata is preserved.cover-itemover items when all items are cells, and otherwise callcover-fn(items.sum()).tests/issues/i369-i373-grid-regressions/test.typcovering the grid/cell covering and#meanwhileescape cases.Testing
tests/issues/i369-i373-grid-regressions/test.typ, and it passed.