47
47
/* FIXME: Don't set 'path' property directly, but set it through onCompleted signal.
48
48
By doing otherwise, PDF pages are loaded two times, but only
49
49
the first delegates are working. Asking to the image provider
51
51
(e.g. We have a PDF document with 10 pages. The plugin loads
52
52
them twice - 2x10 = 20 pages - but only the first 10 are shown.
53
53
While trying to get the 11th, the app crashes). */