From 8b847312d4e1042b3d9e6f880e514a7ccccdf4c9 Mon Sep 17 00:00:00 2001 From: Greg V Date: Wed, 17 May 2017 01:11:59 +0300 Subject: [PATCH] Display the toolbar on touchscreens Use touch events to detect selection as well as mouse events. Always display the toolbar at the bottom because the browser's built-in toolbar appears at the top most of the time. --- index.html | 7 ++++--- src/pen.js | 19 +++++++++++++++++-- 2 files changed, 21 insertions(+), 5 deletions(-) diff --git a/index.html b/index.html index 5a061c0..6235c9d 100644 --- a/index.html +++ b/index.html @@ -2,12 +2,13 @@ + Pen - What You See Is What You Get (WYSIWYG) -