Post

Replies

Boosts

Views

Activity

Comment on NSWindow not release memory
thank you, first the code in is NSPanel (class NotchPanel: NSPanel,NSWindowDelegate) I did a notch app for macos. the isReleasedWhenClosed is false because when it's true after I close the window and try to open SettingsViewController again the app crash (memory leak issue) if the delegate is not nil the app crash if I remember correct
Aug ’23