gnustep / libs-gui

The GNUstep gui library is a library of graphical user interface classes written completely in the Objective-C language; the classes are based upon Apple's Cocoa framework (which came from the OpenStep specification). *** Larger patches require copyright assignment to FSF. please file bugs here. ***
http://www.gnustep.org
GNU General Public License v3.0
279 stars 103 forks source link

NSPopover does not close properly #203

Closed gcasa closed 1 year ago

gcasa commented 1 year ago

NSPopover doesn't close properly. Once it is on the screen it doesn't dismiss itself.

gcasa commented 1 year ago

PR for this is... https://github.com/gnustep/libs-gui/pull/204