mbien opened a new pull request, #5343: URL: https://github.com/apache/netbeans/pull/5343
targets delivery #5274 overlooked an invisible label which is only visible if an unsupported version is selected in the combo box. This fixes the layout so that making the label visible does not disturb other UI components. The label got moved above the combobox, since NB16 has the problem that the combobox can collapse to 0 width if the window is not large enough before the info label is made visible. This prevents this from happening, while retaining the same functionality. result:  -- 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
