This is an automated email from the ASF dual-hosted git repository. mbien pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git
commit 1a67b05414d1dac6eaf7193f32dd5c032b3e2a9c Merge: 2fd9bf60b1e e6c48398fd2 Author: Michael Bien <[email protected]> AuthorDate: Sun Sep 7 20:45:32 2025 +0200 Merge pull request #8791 from mbien/treediff-ui-state TreeDiff: remember UI state when browsing through diffs .../src/org/netbeans/api/diff/DiffController.java | 65 ++++++++++++++++++++-- .../diff/tree/TreeDiffViewerTopComponent.java | 16 ++---- .../modules/git/ui/history/DiffResultsView.java | 42 +------------- ide/versioning.ui/nbproject/project.properties | 2 +- .../versioning/ui/history/HistoryDiffView.java | 8 +-- 5 files changed, 75 insertions(+), 58 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
