CarlosJuncher03 opened a new issue, #7943: URL: https://github.com/apache/hop/issues/7943
### Apache Hop version? 2.19 ### Java version? 21 ### Operating system Linux ### What happened? I found this issue interesting. Test pipeline variables resolve correctly in the interface, but consider using a set of fixed test pipeline variables alongside a dynamic parameter—one whose value is provided only at runtime. This causes the interface to stutter slightly when scrolling horizontally. For example, suppose the pipeline uses three variables: if you define values for two of them in the test pipeline but leave the third—defined as a parameter to be supplied only at execution time, with no default value—and that parameter is used in a transformation within the flow, the test pipeline interface will exhibit this slight stutter. This is related to the fix for this issue: https://github.com/apache/hop/issues/7719#issuecomment-5283193244 ### Issue Priority Priority: 3 ### Issue Component Component: Hop Gui -- 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]
