Fix various layouting glitches, and a crash on exit

Authored by vkrause on Dec 19 2019, 6:22 PM.

Description

Fix various layouting glitches, and a crash on exit

Delegate recycler deletion happened after QGuiApp tear-down, and was
triggering a relayouting due to the action visibility property binding
changing. This is mostly a workaround, needs deeper investigation.

Details

Committed
vkrauseDec 19 2019, 6:22 PM
Parents
R1007:d38e74f78d52: Add a way to bring back discarded transfers
Branches
Unknown
Tags
Unknown