From 318f5f8912001fac0941c546a19814b4fa462dbd Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Fri, 8 Nov 2019 11:00:03 -0500 Subject: allow vertical scrolling in timeline, also handle touches if on moble --- www/lang/locale-en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/lang') diff --git a/www/lang/locale-en.json b/www/lang/locale-en.json index d4b48150..ac25692e 100644 --- a/www/lang/locale-en.json +++ b/www/lang/locale-en.json @@ -395,8 +395,8 @@ "kTime" :"time", "kTimeZoneNotSupported" :"your API doesn't support this", "kTimeline" :"Timeline", - "kTimelineControlsD" : "hover: thumbnail, tap: event, double-tap: frames", - "kTimelineControlsM" : "tap: thumbnail (tap thumbnail for event), double-tap: frames", + "kTimelineControlsD" : "hover: thumbnail, double-tap: play", + "kTimelineControlsM" : "tap: thumbnail, double-tap: play", "kTimelineEvent" :"view event", "kTimelineGraph" :"analyze frames", "kTimelineMessage" :"double-tap exits. touch/mouse-over and drag over items to see frames", -- cgit v1.2.3