From 6cf47e4afa0c71e7262024e689d2dbe37c18d0df Mon Sep 17 00:00:00 2001 From: Adam Barth Date: Mon, 12 Jan 2015 15:18:16 -0800 Subject: [PATCH] Add support for touch events to sky_viewer This CL adds conversion routines for touch events to sky_viewer so that Mojo touch events actually show up in the platform. R=esprehn@chromium.org Review URL: https://codereview.chromium.org/847873003 --- engine/src/flutter/examples/touch-demo.sky | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 engine/src/flutter/examples/touch-demo.sky diff --git a/engine/src/flutter/examples/touch-demo.sky b/engine/src/flutter/examples/touch-demo.sky new file mode 100644 index 0000000000..26c659bc2a --- /dev/null +++ b/engine/src/flutter/examples/touch-demo.sky @@ -0,0 +1,16 @@ + +
Ready
+ +