Skip to content

tab-box: Fix a crash in reorder_begin_cb()

Alice Mikhaylenko requested to merge wip/exalm/tab-fix into main

While it was mostly noticeable in AdwTabGrid instead, it's possible to reproduce this with non-expanded tabs: drag a tab, then click empty space while it's animating.

Merge request reports