1,623
edits
Line 5: | Line 5: | ||
An annotation will consist of: | An annotation will consist of: | ||
* A rectangular frame that will appear | * A rectangular frame that will appear when the mouse is hovering over the image (not just the annotation itself) | ||
** Coordinates for the rectangular frame | ** Coordinates for the top left and bottom right corners of the rectangular frame | ||
* Text to show by default (DefaultText), when the mouse is not hovering over the annotation | * Text to show by default (DefaultText), when the mouse is not hovering over the annotation | ||
* Text to show when hovering over the annotation (HoverText). This text should replace DefaultText. | * Text to show when hovering over the annotation (HoverText). This text should replace DefaultText while the mouse is over the annotation. | ||
===Syntax requirements=== | ===Syntax requirements=== |
edits