RED-10491 - updated view mode when page is changed
This commit is contained in:
parent
8dba17266c
commit
d67e1ec285
@ -191,6 +191,7 @@ export class FilePreviewScreenComponent extends AutoUnsubscribe implements OnIni
|
||||
|
||||
effect(() => {
|
||||
this._viewModeService.viewMode();
|
||||
this.pdf.currentPage();
|
||||
this.#updateViewMode().then();
|
||||
});
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user