leehaut opened a new pull request, #7765: URL: https://github.com/apache/hop/pull/7765
## Summary <img width="500" height="282" alt="image" src="https://github.com/user-attachments/assets/778cdc51-c8ff-4e39-b350-22c7d84c9247" /> - Fix unreliable expand/collapse of Catalogs/Tables/Views in `DatabaseExplorerDialog` on Windows (DPI/zoom misaligns the native `>` hit target; clicks often only worked in the tiny gap between `>` and the folder icon). - Make folder interactions usable: gutter/icon clicks toggle expand when the native handler does nothing, and double-click on folders expands/collapses. - Replace simple getters/setters with Lombok `@Getter`/`@Setter`; expand the Tables branch only after children are added. -- 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]
