nadment opened a new issue, #8180: URL: https://github.com/apache/hop/issues/8180
### What needs to happen? Now that changes are detected using snapshot (an excellent idea), we can remove the listeners that sometimes indicate that the pipeline or workflow has been modified simply by opening a component. (like `Clone row `transfo). Deprecate lsMod in BaseTransformDialog ` protected ModifyListener lsMod; ` and remove all `widget.addModifyListener(lsMod);` Also remove any `input.setChanged();` that are sometimes added to the listeners ### 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]
