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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
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

Reply via email to