From eb7534d7507b70b68d8e158d9ea85cb1f130fd5c Mon Sep 17 00:00:00 2001 From: Trip Kirkpatrick Date: Mon, 6 Jan 2025 09:40:53 -0500 Subject: [PATCH] Adding caveat text per #260 --- recipe/0266-full-canvas-annotation/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipe/0266-full-canvas-annotation/index.md b/recipe/0266-full-canvas-annotation/index.md index 0ebe967dd..4cde7786d 100644 --- a/recipe/0266-full-canvas-annotation/index.md +++ b/recipe/0266-full-canvas-annotation/index.md @@ -38,6 +38,8 @@ The semantic of annotating the full Canvas as a whole can be specified by either This example Manifest contains an embedded Annotation containing the text "Göttinger Marktplatz mit Gänseliesel Brunnen" with the motivation `commenting` targeting the whole Canvas. The Annotation is the single content of an Annotation Page contained in the `annotations` property of the Canvas. +Note that viewers may not add a visual indicator of the Annotation when it targets the Canvas as a whole, or may only add it under certain circumstances, such as when targeting with a fragment. + {% include manifest_links.html viewers="Mirador,Annona,Glycerine Viewer, Theseus" manifest="manifest.json" %} {% include jsonviewer.html src="manifest.json" config='data-line="44-63"' %}