From 101bc1fb597d4fc320903a1a084744b3dc133def Mon Sep 17 00:00:00 2001 From: Alireza Date: Thu, 18 May 2023 13:49:58 -0400 Subject: [PATCH] add example info --- utils/ExampleRunner/example-info.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/utils/ExampleRunner/example-info.json b/utils/ExampleRunner/example-info.json index 171ea0713f..5b4c9d97cc 100644 --- a/utils/ExampleRunner/example-info.json +++ b/utils/ExampleRunner/example-info.json @@ -98,6 +98,10 @@ "volumePriorityLoading": { "name": "Prioritizing Slices during Volume Loading", "description": "Demonstrates how to customize the slice loading order using the streaming-image volume loader" + }, + "programaticPanZoom": { + "name": "Programmatic Pan/Zoom", + "description": "Demonstrates how to programmatically pan/zoom a stack viewport. It can be used for setting initial display area and presentation state." } }, "tools-basic": {