Skip to content

draft: Add a hack demonstrating text node size being wrong

Benjamin Otte requested to merge wip/otte/for-main into main

serialize/deserialize all text nodes and compare the reported bounds. If they differ, print a warning and then use the bounds of the deserialized node.

Related: #6664

Edited by Benjamin Otte

Merge request reports