CarlosJuncher03 commented on issue #6094:
URL: https://github.com/apache/hop/issues/6094#issuecomment-3866004795

   I tested the snapshot hop-client-2.18.0-20260206.162740-1 and understood 
what was implemented: by adding a transformation near the edge, the screen 
expands and the content is automatically shifted. The result was very good.
   
   However, the goal of this activity was to allow smoother and "freer" 
navigation (mainly to the right and down), similar to what happens in editors 
like NiFi and n8n. Reference example (n8n):
   
   
https://n8n.io/workflows/8237-personal-life-manager-with-telegram-google-services-and-voice-enabled-ai/
   
   Today I can simulate this manually, but the flow is bad:
   
   I zoom out to the minimum (10%);
   
   I drag the pipeline to the center of the screen;
   
   I zoom in again.
   
   By doing this, I achieve a feeling of "infinite navigation" in the editor, 
which I find more pleasant to work with (as the images show).
   
   <img width="1853" height="926" alt="Image" 
src="https://github.com/user-attachments/assets/d352ebd2-73a7-4497-80ea-30490ae663f6";
 />
   
   <img width="1853" height="926" alt="Image" 
src="https://github.com/user-attachments/assets/b584bd56-ee8e-48b0-85e2-50c4783f5d19";
 />
   
   Therefore, I propose adding a parameter/option so that the pipeline opens 
centered (in the middle of the screen) by default—especially in new pipelines. 
This eliminates the need to zoom out and reposition everything manually when 
opening. What do you think? If you find it feasible, I will open another 
request related to this. But, regarding what you did in this one, thank you 
very much, it looks great.


-- 
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]

Reply via email to