Comment 9 for bug 1288876

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

The contents clipper in the MainView also clips events?

comment out this line in contentsClipper in MainView:
            clip: headerItem.bottomY > 0 && activePage && activePage.flickable

And clicking on the header works.