File tree Expand file tree Collapse file tree 2 files changed +18
-18
lines changed
Expand file tree Collapse file tree 2 files changed +18
-18
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -3,3 +3,21 @@ MBProgressHUD originally by Matej Bukovinski
33
44Changes:
55
6+ Version 0.31 @ 8.10.09
7+ - Fix for touch through during the fade-out animation.
8+
9+ Version 0.3 @ 30.9.09
10+ - Added show: and hide: methods.
11+ - Now using UIViews layoutSubviews to automate layout calls.
12+ - Added some floors to round pixel positions and thereby prevent unsharp views.
13+ - Some additional documentation and code cleanup.
14+
15+ Version 0.2 @ 21.7.09
16+ - Added determinate progress mode and switching capabilities between determinate and indeterminate modes.
17+ - Various bugfixes.
18+
19+ Version 0.11 @ 2.6.09.
20+ - Updated labelText and detailsLabelText properties to support text modifications while the HUD is being shown.
21+
22+ Version 0.1 @ 2.4.09
23+ - Initial release.
You can’t perform that action at this time.
0 commit comments