ShadowOfLies commented on PR #7616: URL: https://github.com/apache/netbeans/pull/7616#issuecomment-2254234384
I was looking for something like that, but couldn't find an example, so I wasn't sure it existed. :sweat_smile: The only thing that bothers me about the switch to the `OptionsDisplayer` (already implemented, since it is good), is that we now have a modal on top of a modal. But it has been a good long while since I've worked with `swing` components, so it might not be the potential issue it once was. Just a side note: There wasn't any duplicated code really, just a different container for showing the same panel used in the global options :) -- 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
