mirror of
https://github.com/liriliri/eruda.git
synced 2026-04-13 10:48:35 +08:00
chore: small changes
This commit is contained in:
@@ -39,6 +39,7 @@ export default class DevTools extends Emitter {
|
||||
this._isShow = true
|
||||
|
||||
this._$el.show()
|
||||
this._navBar.resetBottomBar()
|
||||
|
||||
// Need a delay after show to enable transition effect.
|
||||
setTimeout(() => {
|
||||
|
||||
Reference in New Issue
Block a user