harbour-books/app
Slava Monich 77be4b68e8 [app] Workaround for positionViewAtIndex not working for the first time
This is probably a bug in QQuickListView - it first calculates the
item position and then starts instantiating the delegates. The very
first time the item position always turns out to be zero because the
average item size isn't known yet. So if we are trying to position the
list at a non-zero index and instead we got positioned at zero, try it
again.
2016-11-24 20:02:53 +02:00
..
data [app] Support for footnotes 2016-11-02 19:51:34 +03:00
icons [app] Package icons in a different way 2015-10-21 13:31:48 +03:00
qml [app] Housekeeping 2016-11-06 21:52:09 +03:00
settings [app] Made books folder on the memory card configurable 2016-10-23 20:17:40 +03:00
src [app] Workaround for positionViewAtIndex not working for the first time 2016-11-24 20:02:53 +02:00
stubs [stubs] Added XML_SetHashSalt stub 2015-12-14 12:23:12 +03:00
translations Update harbour-books-sv.ts 2016-10-24 04:57:21 +02:00
app.pro [app] Zoom images on long tap 2016-10-08 20:16:08 +03:00
harbour-books.desktop [app] Added settings page 2016-10-07 17:57:08 +03:00