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

Allow popover to be dismissed #204

Closed gcasa closed 1 year ago

gcasa commented 1 year ago

I'm fixing some positioning issues with the popover now.

gcasa commented 1 year ago

I am opening another PR for the positioning issue as well as the segue problems we discussed a while ago.