RED-5196 -> Earmarks remain visible in workload after converting or deleting
This commit is contained in:
parent
9e579d23e2
commit
c43b0effea
@ -48,6 +48,7 @@ export class HighlightsSeparatorComponent {
|
|||||||
highlights,
|
highlights,
|
||||||
pageNumber: this.annotation.pageNumber,
|
pageNumber: this.annotation.pageNumber,
|
||||||
annotationsChanged: async () => {
|
annotationsChanged: async () => {
|
||||||
|
await this._fileDataService.loadEarmarks();
|
||||||
await this._fileDataService.annotationsChanged();
|
await this._fileDataService.annotationsChanged();
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user