fixes and some internal docu
This commit is contained in:
parent
e42ce8f782
commit
1023ceda85
@ -199,6 +199,9 @@ Item{
|
||||
bottomMargin: frameSvg.margins.bottom
|
||||
}
|
||||
|
||||
// We have two containers here so that when we transition from one set of tools to another
|
||||
// we can have a nice transition animation with the old tools in one container and the
|
||||
// new tools in the other
|
||||
Item {
|
||||
id: containerA
|
||||
width: parent.width
|
||||
|
Loading…
Reference in New Issue
Block a user