fill the anchors of tool contents in toolbar
This commit is contained in:
parent
d2a2ac18f7
commit
93052bf263
@ -114,8 +114,7 @@ Item{
|
||||
if (tools) {
|
||||
tools.parent = newContainer
|
||||
tools.visible = true
|
||||
tools.anchors.left = newContainer.left
|
||||
tools.anchors.right = newContainer.right
|
||||
tools.anchors.fill = newContainer
|
||||
}
|
||||
|
||||
switch (transition) {
|
||||
|
Loading…
Reference in New Issue
Block a user