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 235b99afb8c555e26c460f31c9d65e0265eac892 Merge: 52419290236 6225b37be99 Author: Michael Bien <[email protected]> AuthorDate: Sun Jan 19 23:20:33 2025 +0100 Merge pull request #8164 from mbien/keep-editor-tab-order Persist tab order on per-project basis between close/open. .../modules/project/ui/OpenProjectList.java | 2 +- .../modules/project/ui/ProjectUtilities.java | 96 +++++++++------------- .../netbeans/modules/project/ui/groups/Group.java | 21 ++--- 3 files changed, 50 insertions(+), 69 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
