Fix PDF position tracking

This commit is contained in:
James Allen 2014-07-16 16:58:12 +01:00
parent f7e69cebfd
commit c24fe212a9

View file

@ -32,7 +32,7 @@ div.full-size(ng-controller="PdfController")
pdfjs
ng-if="settings.pdfViewer == 'pdfjs'"
pdf-src="pdf.url"
key="project_id"
key="{{ project_id }}"
resize-on="layout:main:resize,layout:pdf:resize"
highlights="pdf.highlights"
position="pdf.position"