mhalachev commented on PR #7132: URL: https://github.com/apache/netbeans/pull/7132#issuecomment-1978679313
@oyarzun Looks very good! 👍 So if we exit early before calling `setIconImages(... `on macOS it works as expected. > This only works when NetBeans is run from the App bundle. If you run from the terminal using the [netbeans shell script](https://github.com/apache/netbeans/blob/master/nb/ide.launcher/unix/netbeans) it will show the terminal as the minimized icon How much of an issue will this cause in real-world scenarios, considering that most users will likely launch the app directly from the bundle? -- 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
