From 44c6e9a8d5d804f6c221bc5328971bd9a3b12e43 Mon Sep 17 00:00:00 2001 From: Grant Paul Date: Wed, 22 Sep 2010 22:16:54 -0700 Subject: added fixme where issue remains. --- Cydia.mm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Cydia.mm b/Cydia.mm index 7bbc68f..5753dee 100644 --- a/Cydia.mm +++ b/Cydia.mm @@ -8250,6 +8250,8 @@ static _finline void _setHomePage(Cydia *self) { } - (void) applicationSuspend:(__GSEvent *)event { + // FIXME: This needs to be fixed, but we no longer have a progress_. + // What's the best solution? if (hud_ == nil)// && ![progress_ isRunning]) [super applicationSuspend:event]; } -- cgit v1.2.3