From 5cf73055b6fba5ed8b6d22456b2f6847b36098dc Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Sun, 10 Nov 2013 03:47:18 -0500 Subject: Add a bar between the clip lines Displays the selected portion of the video, and highlights between the clip lines. When you drag a clip line, the selected bar resizes accordingly. When you drag the bar, the clip lines move along with it to a different part of the video. NOTE: the dragging responsiveness is a little laggy right now. Kind of janky to be honest. Hopefully we can figure out a way to make the connection a bit smoother. --- index.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'index.html') diff --git a/index.html b/index.html index cac15b9..05622ec 100644 --- a/index.html +++ b/index.html @@ -46,6 +46,8 @@ + +
@@ -66,6 +68,7 @@ + -- cgit v1.2.3