mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-02 21:59:00 +02:00
Use ng-if to switch between pdf and editor
This commit is contained in:
@@ -102,7 +102,6 @@ div.full-size(
|
||||
)
|
||||
i.synctex-control-icon
|
||||
div.full-size(
|
||||
ng-if="ui.pdfLayout == 'flat'"
|
||||
ng-show="ui.view == 'pdf'"
|
||||
ng-if="ui.pdfLayout == 'flat' && ui.view == 'pdf'"
|
||||
)
|
||||
include ./pdf
|
||||
|
||||
Reference in New Issue
Block a user