Files
weave-scope/client/app/scripts
Roberto Bruggemann c00ab5e9e7 Set a timeout to Terminal animation
If the animation has no effect, `onTransitionEnd`'s handler is not be called.
Since `onTransitionEnd`'s handler controls whether the terminal is shown or not (by passing `connect=true` as a Terminal prop), set the `animated` variable to true after a timeout.

Please see:
* https://stackoverflow.com/questions/2087510/callback-on-css-transition/11354026#11354026
* https://github.com/scttnlsn/backbone.viewkit/issues/4
* https://forums.xamarin.com/discussion/58456/why-isnt-my-transitionlistener-getting-called
2018-01-15 14:28:03 +00:00
..
2017-11-14 13:22:00 +00:00
2017-03-08 10:54:56 -08:00
2017-11-14 13:22:00 +00:00
2017-10-17 19:04:41 +02:00
2017-03-08 10:54:56 -08:00
2017-10-17 19:04:41 +02:00