Details
-
Bug
-
Resolution: Done
-
P2: Important
-
4.7.0
-
None
-
Mac
-
cd813f93530512ffcedef6376e8c9266162c8714, 5d5feaa86f3933a1e89b53267953b86e2b0459ed, 0ea02a0576ebbc9cf8dfa9fb6c8137f2eb261422
Description
I'm using this construction to link x and y scales, but I'm getting a "binding loop detected" error message. Is this correct?
transform: Scale { id: container yScale: container.xScale xScale: 2.0 }