From 5f78faff284e982a706a315b330c65c914c7b095 Mon Sep 17 00:00:00 2001 From: Trip Kirkpatrick Date: Thu, 3 Oct 2024 12:52:46 -0400 Subject: [PATCH] =?UTF-8?q?Adjusted=20navigational=20Range=20to=20have=20a?= =?UTF-8?q?=20no-nav=20section=20=E2=9D=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- recipe/0229-behavior-ranges/manifest.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/recipe/0229-behavior-ranges/manifest.json b/recipe/0229-behavior-ranges/manifest.json index aec2851b6..c708c886f 100644 --- a/recipe/0229-behavior-ranges/manifest.json +++ b/recipe/0229-behavior-ranges/manifest.json @@ -53,6 +53,17 @@ "label": { "en": [ "Thumbnail navigation" ] }, "behavior": "thumbnail-nav", "items": [ + { + "type": "Range", + "id": "{{ id.path }}/range/1.1", + "behavior": "no-nav", + "items": [ + { + "type": "Canvas", + "id": "{{ id.path }}/canvas/1#t=0,5" + } + ] + }, { "type": "Range", "id": "{{ id.path }}/range/2", @@ -60,7 +71,7 @@ "items": [ { "type": "Canvas", - "id": "{{ id.path }}/canvas/1#t=0,305" + "id": "{{ id.path }}/canvas/1#t=5,305" } ], "thumbnail": [