feat(annotations): resize and move annotations in document view #235
@@ -49,7 +49,7 @@ public enum ErrorCode {
|
|||||||
// --- Annotations ---
|
// --- Annotations ---
|
||||||
/** The annotation with the given ID does not exist. 404 */
|
/** The annotation with the given ID does not exist. 404 */
|
||||||
ANNOTATION_NOT_FOUND,
|
ANNOTATION_NOT_FOUND,
|
||||||
/** The annotation position/size could not be saved. 500 */
|
/** The annotation position/size could not be saved (bounds constraint violated). 400 */
|
||||||
ANNOTATION_UPDATE_FAILED,
|
ANNOTATION_UPDATE_FAILED,
|
||||||
|
|
||||||
// --- Transcription Blocks ---
|
// --- Transcription Blocks ---
|
||||||
|
|||||||
Reference in New Issue
Block a user