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