impl navigator pop
This commit is contained in:
@@ -169,7 +169,6 @@ ApplicationWindow {
|
||||
|
||||
function navigatorPop() {
|
||||
stack.pop()
|
||||
console.log("stack.depth", stack.depth)
|
||||
if (stack.depth > 1) {
|
||||
navbar.visible = true
|
||||
} else {
|
||||
|
Reference in New Issue
Block a user