mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 794886 - Avoid confusion caused by accidentally prefing off the panels, r=past
This commit is contained in:
parent
6bb97610d2
commit
862fdec30f
@ -135,7 +135,7 @@ ToolbarView.prototype = {
|
||||
DebuggerView.togglePanes({
|
||||
visible: DebuggerView.panesHidden,
|
||||
animated: true,
|
||||
silent: false
|
||||
silent: true
|
||||
});
|
||||
},
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user