From 53052c8c08eabaf73ac93a55771c593e9be8657e Mon Sep 17 00:00:00 2001 From: Alistair Buxton Date: Fri, 19 Mar 2021 15:45:21 +0000 Subject: [PATCH] Add flipping example This isn't complete - the flip toggles do not work as setFlip() is not implemented. The second image is currently always flipped. --- test/demo/flipping.html | 110 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 110 insertions(+) create mode 100644 test/demo/flipping.html diff --git a/test/demo/flipping.html b/test/demo/flipping.html new file mode 100644 index 00000000..6d5f1469 --- /dev/null +++ b/test/demo/flipping.html @@ -0,0 +1,110 @@ + + + + OpenSeadragon Flipping Demo + + + + + +
+ Simple demo page to show image flipping. +
+
+ + +
+
+ First +
+ + +
+
+ + +
+
+ +
+ Second +
+ + +
+
+ + +
+
+ +
+
+ + +
+ +
+ + +
+
+ + +