fixed connection drawer close button
This commit is contained in:
parent
474e7c6d62
commit
b1e5bba33f
1 changed files with 1 additions and 1 deletions
|
@ -201,7 +201,7 @@ DrawerType2 {
|
||||||
anchors.topMargin: 16
|
anchors.topMargin: 16
|
||||||
|
|
||||||
backButtonFunction: function() {
|
backButtonFunction: function() {
|
||||||
configContentDrawer.open()
|
configContentDrawer.close()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue