You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by "eirikbakke (via GitHub)" <gi...@apache.org> on 2023/03/12 21:55:01 UTC

[GitHub] [netbeans] eirikbakke commented on pull request #4948: enable "sort document list by project" by default.

eirikbakke commented on PR #4948:
URL: https://github.com/apache/netbeans/pull/4948#issuecomment-1465309713

   @mbien I started looking at it. Applying the past improvements to multitabs is going to be a somewhat bigger project, as it's a completely different implementation/code path with more generic functionality (multiple rows, group by project, tabs on left/right/bottom etc.). I might get back to it later.
   
   For reference, the logic for when multitabs is used is here:
   [org.netbeans.core.multitabs.prefs.SettingsImpl.isEnabled](https://github.com/apache/netbeans/blob/4b7776a679963cd2d0797fd64fa11f8decda3c32/platform/core.multitabs/src/org/netbeans/core/multitabs/prefs/SettingsImpl.java#L57)
   
   


-- 
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: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists