Add global back button
This commit is contained in:
@@ -54,7 +54,6 @@ T.ToolButton {
|
||||
|
||||
onClicked: {
|
||||
if(!target) {
|
||||
console.warn(`BarButton with text ${this.text} has no target.`)
|
||||
return
|
||||
}
|
||||
contentStack.replace(target)
|
||||
|
||||
Reference in New Issue
Block a user