changeset 1483:646bb4797d62

don't hide adjusters so soon Ignore-this: 5db987111650503652882790b986155f
author drewp@bigasterisk.com
date Mon, 13 Jun 2016 01:13:36 +0000
parents e7cb2e2d4545
children cd8f8a4dd8e4
files light9/web/timeline/timeline.coffee
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/light9/web/timeline/timeline.coffee	Mon Jun 13 01:13:23 2016 +0000
+++ b/light9/web/timeline/timeline.coffee	Mon Jun 13 01:13:36 2016 +0000
@@ -436,7 +436,7 @@
       display: if rightX - leftX > w then 'block' else 'none'
       }
 
-    if screenPts[3].e(1) - screenPts[0].e(1) < 100
+    if screenPts[3].e(1) - screenPts[0].e(1) < 50
       @clearAdjusters()
       # also kill their connectors
       return