Comment 5 for bug 1478147

Revision history for this message
Tim Peeters (tpeeters) wrote :

The header can contain action buttons on the right side in addition to the back button. I think we want to disable all buttons when the header is animating.

We can put a MouseArea on top of them to catch the events, or actually disable them (without making them look disabled) when the header is animating.