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