Add an indicator that press does something to BookTileTall.
ClosedPublic

Authored by woltherav on Sep 8 2018, 5:15 PM.

Details

Summary

I thought that the pressHold that gives the bookinfo was super undiscoverable because the pressInterval is so long.

So, I've added an indicator on the book tile that animates as the pressHold progresses.

Two downsides to this patch:

  1. I cannot figure out how to get the actual press interval from Qt Style Hint
  2. Only Bookshelf has the fileinfo thing, searchbox and welcome page don't. We should fiugre out whether to disable it for those or to implement the bookinfo overlay.

Diff Detail

Repository
R157 Peruse
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
woltherav requested review of this revision.Sep 8 2018, 5:15 PM
woltherav created this revision.
leinir accepted this revision.Sep 11 2018, 9:55 AM

Hmm... Yeah, that sounds like a pretty good idea, really... let's do it :)

This revision is now accepted and ready to land.Sep 11 2018, 9:55 AM
This revision was automatically updated to reflect the committed changes.