hansva commented on issue #6094: URL: https://github.com/apache/hop/issues/6094#issuecomment-3866479875
Ah, I understand the ask now. You would like the canvas to start at a different position than 0,0 (top left corner of the available space) or have the ability to enter the negative zones. Would have to check how hard this is to implement. Setting the starting position to 1000,1000 for example might not be too hard. But I think a lot of our options (such as fit to window,export to svg,...) will break because they use the full canvas and don't have fancy logic to find the upper left boundry. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
