added experemental .setup(..)/.cleanup(..) events -- not triggered yet...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2020-05-01 03:57:06 +03:00
parent a283958a49
commit e90f5f9b64

View File

@ -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)
}
})],
})