mirror of
https://github.com/overleaf/overleaf.git
synced 2025-02-23 10:31:10 +00:00
Mask iframe so resizer can go over native PDF
This commit is contained in:
parent
330d4f5a16
commit
e1c14b0cf8
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ div.full-size(
|
|||
ng-show="ui.view == 'editor'"
|
||||
layout="pdf"
|
||||
layout-disabled="ui.pdfLayout != 'sideBySide'"
|
||||
mask-iframes-on-resize="true"
|
||||
resize-on="layout:main:resize"
|
||||
resize-proportionally="true"
|
||||
initial-size-east="'50%'"
|
||||
|
|
Loading…
Reference in a new issue