On Thu Feb 29 17:45:42 2024 +0000, Sven Baars wrote:
But if `doOrderOut` is called when the window is closed, do you also need to call `maybeHideDockIconDueToWindowOrderingOut` in `NSWindowWillCloseNotification`? I observed the behavior with the default icon on Catalina if that helps.
Huh, yes, I think you're right. I added that early on because I thought it fixed one case, but it doesn't seem like it does. I'll do some more testing without it and on Catalina.