mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-02-07 06:59:45 +00:00
feat(ui/views/App/Main/MainWindow): show window when view is changed
This commit is contained in:
parent
439e89742c
commit
b81f52dd4d
1 changed files with 1 additions and 1 deletions
|
|
@ -62,7 +62,7 @@ ApplicationWindow {
|
|||
}
|
||||
|
||||
function _setView (view, props) {
|
||||
//window.show()
|
||||
window.show()
|
||||
window.requestActivate()
|
||||
collapse.setCollapsed(true)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue