Skip to content

main: Fix crossing event setup

Matthias Clasen requested to merge fix-crossing-events into main

We were not determining the new descendent correctly. And since our invariants check was ineffective, nobody noticed until now.

Fixes: #6279 (closed)

Merge request reports