mbien commented on PR #5335:
URL: https://github.com/apache/netbeans/pull/5335#issuecomment-1764770874

   lets take a look at another dialog which displays a panel with sub-optimal 
layout management:
   
![warning-before](https://github.com/apache/netbeans/assets/114367/f0ff8166-3567-46d3-821c-6ccf51830ede)
   ->
   
![warning-after](https://github.com/apache/netbeans/assets/114367/a6d9a765-f2e8-4d58-813e-540ba519ce86)
   all I did was to quickly fix the content which used grid bag layout, the 
dialog is unchanged. It used empty panels for padding, couldn't properly 
calculate its default size and the gaps were not set for the purpose of it 
being included into a dialog etc
   
   
`netbeans/ide/projectui/src/org/netbeans/modules/project/ui/problems/BrokenReferencesAlertPanel.java`


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