diff --git a/ui (gen4)/features/app.js b/ui (gen4)/features/app.js index 4a43ab4f..0e5898be 100755 --- a/ui (gen4)/features/app.js +++ b/ui (gen4)/features/app.js @@ -394,7 +394,7 @@ var BrowserHostActions = actions.Actions({ .ribbons .restoreTransitions() // show viewer after we are done... - that.dom[0].style.visibility = '' }, 100) + that.dom[0].style.visibility = '' }, 150) } })], })