Skip to content
This repository has been archived by the owner on May 28, 2024. It is now read-only.

ATMHud looks strange when progress set to 0.0 #5

Open
iosdeveloper opened this issue May 18, 2011 · 0 comments
Open

ATMHud looks strange when progress set to 0.0 #5

iosdeveloper opened this issue May 18, 2011 · 0 comments

Comments

@iosdeveloper
Copy link

[hud setBlockTouches:YES];
[hud setCaption:@"Downloading..."];
[hud setProgress:0.0];
[hud show];

And your ATMHud looks like this even if you set progress to a value > 0.0 later:

http://cl.ly/6rwJ

Strange. Any ideas on how to fix this?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant