Commit b81f52dd authored by Ronan Abhamon's avatar Ronan Abhamon

feat(ui/views/App/Main/MainWindow): show window when view is changed

parent 439e8974
......@@ -62,7 +62,7 @@ ApplicationWindow {
}
function _setView (view, props) {
//window.show()
window.show()
window.requestActivate()
collapse.setCollapsed(true)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment