From f50f177a90b66e81b1f8bf57963c4566f413026d Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Wed, 15 Jul 2015 21:06:09 -0400 Subject: upload style --- js/app.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'js/app.js') diff --git a/js/app.js b/js/app.js index a802869..9dd94ee 100644 --- a/js/app.js +++ b/js/app.js @@ -51,7 +51,7 @@ function bind () { var ae = document.activeElement - if (ae !== shader_textarea && ae !== import_textarea && ae !== username_input) { + if (ae !== shader_textarea && ae !== import_textarea && ae !== username_input && ae !== upload_input) { cursor_input.focus() } -- cgit v1.2.3-70-g09d2