ScenePosition: Optimize parent change connection
Instead of building a lambda closure object and capturing local variables in it, use sender() trick inside a custom slot method.
Note: this MR is based on top of !1082 (closed)
Instead of building a lambda closure object and capturing local variables in it, use sender() trick inside a custom slot method.
Note: this MR is based on top of !1082 (closed)