From 6fc12ef418f420087256a1a8463faac5dcce67c6 Mon Sep 17 00:00:00 2001 From: bobzel Date: Mon, 21 Sep 2020 00:22:16 -0400 Subject: made curPage a playground field so that scroll positions aren't mirrored. --- src/client/views/nodes/PDFBox.tsx | 1 + 1 file changed, 1 insertion(+) (limited to 'src/client/views/nodes/PDFBox.tsx') diff --git a/src/client/views/nodes/PDFBox.tsx b/src/client/views/nodes/PDFBox.tsx index 756ff43f2..64e0eeb2c 100644 --- a/src/client/views/nodes/PDFBox.tsx +++ b/src/client/views/nodes/PDFBox.tsx @@ -246,6 +246,7 @@ export class PDFBox extends ViewBoxAnnotatableComponent this._isChildActive; @computed get renderPdfView() { + TraceMobx(); const pdfUrl = Cast(this.dataDoc[this.props.fieldKey], PdfField); return
600) ? NumCast(this.Document._height) * this.props.PanelWidth() / NumCast(this.Document._width) : undefined }}>
-- cgit v1.2.3-70-g09d2