Yeah, the solution is to avoid any canvas size changes and make it transparent. I've come up with static canvas size and negative/positive child object coordinates. So when i drag my vertices canvas size isn't changed but it allows its children to be rendered outside of the canvas area.
↧