Revize ba94b8c1
Přidáno uživatelem Lukáš Vlček před téměř 3 roky(ů)
webapp/contexts/AnnotationContext.tsx | ||
---|---|---|
232 | 232 |
type, |
233 | 233 |
position: selectionInfo.startPositionOriginalDocument, |
234 | 234 |
length: selectionInfo.selectionLengthOriginalDocument, |
235 |
selectedText: selectionInfo.selectedText, |
|
235 | 236 |
}) |
236 | 237 |
.catch((e) => |
237 | 238 |
ShowToast('Tato část textu je již touto značkou anotována', 'warning') |
Také k dispozici: Unified diff
Selection - selected text