Tags: leeeex/MBProgressHUD
Tags
Major code rewrite / cleanup. closes jdg#56 jdg#60 - MBProgressHUD now requires LLVM 3+ - instance variables moved to the class implementation or removed (using synthesized instance vars) - using KVO instead of custom accessors - completely rewritten layout and UI buildup code - more concise arc conditionals - added MBProgressHUDModeText (+ example) - various documentation fixes - migrated to @autoreleasepool - general source code cleanup and restructuring - removed deprecated delegate callback - version bump to 5.0
- Different animation modes. Default set to zoom. - Class convenience methods (tadelv - http://github.com/tadelv). - Autorotation when added to a UIWindow (wuf810 - http://github.com/wuf810). - Extended demo app. - Several smaller fixes.
PreviousNext