redraw annotations on OCR
This commit is contained in:
parent
e21041c037
commit
0af2ba1e0e
@ -46,6 +46,7 @@ import { fromEvent } from 'rxjs';
|
||||
import Tools = Core.Tools;
|
||||
import TextTool = Tools.TextTool;
|
||||
import Annotation = Core.Annotations.Annotation;
|
||||
import { FileDataService } from '../../services/file-data.service';
|
||||
|
||||
function getDivider(hiddenOn?: readonly ('desktop' | 'mobile' | 'tablet')[]) {
|
||||
return {
|
||||
|
||||
@ -1 +1 @@
|
||||
Subproject commit 3e1b124bd9439fabf1eaa67e265c212ad9cb09e7
|
||||
Subproject commit 8a992aa440ff24d1244e24edea3ce75fdadbebd5
|
||||
Loading…
x
Reference in New Issue
Block a user