]> rtime.felk.cvut.cz Git - hornmich/skoda-qr-demo.git/commitdiff
Fix bug with loading pdf preview
authorMichal Horn <hornmich@fel.cvut.cz>
Fri, 13 Feb 2015 16:01:54 +0000 (17:01 +0100)
committerMichal Horn <hornmich@fel.cvut.cz>
Fri, 13 Feb 2015 16:01:54 +0000 (17:01 +0100)
The library needs to explicitly call the countPages() function to obtain and
remember the number of pages, which is used in subsequently called updatePage()
and drawPage() functions.


No differences found