Skip to content

app row: Avoid emitting "unrevealed" signal when in destruction

Kalev Lember requested to merge wip/kalev/app-row-unreveal-crash into master

This avoids a crash when the unreveal animation races with GsUpdatesPage reload. See #1016 (comment 932622) for analysis of the exact sequence of events to trigger this.

Fixes: #1016 (closed)

Merge request reports