feat: add annotation tool settings menus
This commit is contained in:
@@ -82,6 +82,7 @@ interface OverlayAnnotation {
|
||||
color: string
|
||||
points: Array<{ x: number; y: number }>
|
||||
text?: string
|
||||
strokeWidth?: number
|
||||
fontSize?: number
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user