Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App slight freezes when posting message #42

Open
umekun123 opened this issue Jan 7, 2012 · 0 comments
Open

App slight freezes when posting message #42

umekun123 opened this issue Jan 7, 2012 · 0 comments

Comments

@umekun123
Copy link

It's really great library and what I really wanted for my app http://lisgo.org/.

But, after I tried implementing this, I realized there is a slight freeze when you fire
[statusBarOveryLay_ postImmediateMessage:@"Archiving article" duration:1.0 animated:YES]; .

Since I want to display a message each time users swipe a table view cell,
you can't swipe each cells in a low smoothly if it posts over lay message.

I tried statusBarOveryLay_.canRemoveImmediateMessagesFromQueue = YES; and so on, but no luck yet.

Maybe, there is no way to handle this issue?

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

No branches or pull requests

1 participant