mattcasters commented on issue #6216: URL: https://github.com/apache/hop/issues/6216#issuecomment-3659467035
Running `GitGuiPlugin.rootChanged()` in the background (`Display.asyncExec()`) helps with showing the project tree and Hop GUI a lot faster. (saving 3-4 seconds) The next problem seems to be that every time you open a transform dialog and close it again, some refresh is triggered which takes another second or so, freezing all motor functions. -- 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]
