tjferry14 / My-Pythonista-Projects

Some random side projects of mine for Pythonista. Most of these are WIP. Also everything was designed on an iPad. Feel free to use and take whatever you need!
26 stars 8 forks source link

Capture-Media: incomplete shutdown on cancel and close #17

Closed cclauss closed 9 years ago

cclauss commented 10 years ago

Tapping the Cancel button in the popover window hangs the app with the server left running. How can we catch the event when the user taps Cancel?

In MyMediaCapture, when the popover is showing , the X in the upper-left of the window is not responsive to taps.