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':
|
case 'exclude-pages':
|
||||||
await this.appStateService.reloadActiveDossierFiles();
|
await this.appStateService.reloadActiveDossierFiles();
|
||||||
await this._loadFileData(true);
|
await this._loadFileData(true);
|
||||||
|
this._cleanupAndRedrawManualAnnotations();
|
||||||
await this._stampExcludedPages();
|
await this._stampExcludedPages();
|
||||||
this._loadingService.stop();
|
this._loadingService.stop();
|
||||||
return;
|
return;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user