pixopia opened a new issue, #7717:
URL: https://github.com/apache/netbeans/issues/7717

   ### Description
   
   SwitcherTable limits the columnWidth in SwitcherTable.getPreferredSize() in 
line 335 to hard-coded 250 pixels.
   This sometimes does not fit in custom applications based on NetBeans 
platform.
   Can this behavior be made configurable?
   E.g. by
   - delegating it to a UI
   - or having influence via L&F UIDefaults
   
   ### Use case/motivation
   
   Give application developrs control over SwitcherTable size.
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a pull request?
   
   No


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