From d7916d77a147d1dcf203e18550ad3245bfdeb2f7 Mon Sep 17 00:00:00 2001 From: Nathan Walker Date: Sun, 9 Jan 2022 20:36:54 -0800 Subject: [PATCH] feat: touch animations demo in toolbox --- apps/toolbox/src/main-page.xml | 17 +- apps/toolbox/src/pages/touch-animations.ts | 314 ++++++++++++++++++++ apps/toolbox/src/pages/touch-animations.xml | 40 +++ packages/core/ui/gestures/touch-manager.ts | 14 + 4 files changed, 377 insertions(+), 8 deletions(-) create mode 100644 apps/toolbox/src/pages/touch-animations.ts create mode 100644 apps/toolbox/src/pages/touch-animations.xml diff --git a/apps/toolbox/src/main-page.xml b/apps/toolbox/src/main-page.xml index 152bbd68f..667e9e9a5 100644 --- a/apps/toolbox/src/main-page.xml +++ b/apps/toolbox/src/main-page.xml @@ -6,14 +6,15 @@ -