mutualmobile / MMProgressHUD

An easy-to-use HUD interface with personality.
MIT License
705 stars 131 forks source link

Unused variable 'MMProgressHUDFrameDebugModeEnabled' #29

Closed drbourbon closed 10 years ago

drbourbon commented 10 years ago

Hi, I am having this warning with current version (0.2.2, according to pod 'MMProgressHUD'). Many thanks for this beautiful component!

drbourbon commented 10 years ago

thanks so much Lars..

please forgive me for being dumb, but isn’t a podspec update also needed in order for “pod update” to get your new patched version? (something like: s.version = “0.2.3”)

Fabio Barbon http://fabiobarbon.com

Il giorno 25/ago/2014, alle ore 16:11, Lars Anderson notifications@github.com ha scritto:

Closed #29 via ad39c27.

— Reply to this email directly or view it on GitHub.

larsacus commented 10 years ago

@drbourbon That's correct. I'll need to rev the pod and submit an update. I have a few other fixes to test before that happens.

larsacus commented 10 years ago

@drbourbon I just revved the MMProgressHUD pod spec on cocoa pods to 0.2.3.

drbourbon commented 10 years ago

thanks a lot Lars! Il 01/set/2014 05:47 "Lars Anderson" notifications@github.com ha scritto:

@drbourbon https://github.com/drbourbon I just revved the MMProgressHUD pod spec on cocoa pods to 0.2.3.

— Reply to this email directly or view it on GitHub https://github.com/mutualmobile/MMProgressHUD/issues/29#issuecomment-54012942 .

dungnt commented 10 years ago

can you help me fix issuse in IOS 8 and iPad landscape i use version 0.2.2 code

[MMProgressHUD setPresentationStyle:MMProgressHUDPresentationStyleFade]; [MMProgressHUD showWithTitle:AppName status:@"Login..."];

ios simulator screen shot sep 24 2014 11 43 07 am thank

larsacus commented 10 years ago

@dungnt please open up a new ticket or search for a similar one, as this ticket doesn't appear to relate at all to your issue. Please also include any relevant configurations you are using as well as logs.

dungnt commented 10 years ago

sorry , i see my issue on #30 , good day