Closed soerendomroes closed 9 months ago
Something tells me that I had good reasons to put this at the end. Please investigate.
The whitespace elimination wants it at the end. Maybe just do it at the beginning (for this bug) and at the end (for whitespace elimination?
See here.
Since the micro layout executes after the layout step, the node size is only determined after everything is already placed (which is bad). We should consider doing it before the layout step.