RED-2511: Redaction highlight after exclude page change
This commit is contained in:
parent
2770dea48e
commit
25fe8cb521
@ -460,6 +460,7 @@ export class FilePreviewScreenComponent extends AutoUnsubscribe implements OnIni
|
||||
case 'exclude-pages':
|
||||
await this.appStateService.reloadActiveDossierFiles();
|
||||
await this._loadFileData(true);
|
||||
this._cleanupAndRedrawManualAnnotations();
|
||||
await this._stampExcludedPages();
|
||||
this._loadingService.stop();
|
||||
return;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user