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

Timers dont fire when dropdown menu is visible #7

Open
steveatinfincia opened this issue Jun 9, 2011 · 0 comments
Open

Timers dont fire when dropdown menu is visible #7

steveatinfincia opened this issue Jun 9, 2011 · 0 comments

Comments

@steveatinfincia
Copy link
Member

I thought I noticed this a few weeks ago, it looked like when the menu was selected, the items in it didnt update at all until the menu was closed.

What is actually happening is the timers are pausing entirely when the menu is open, even in the dev console you can see the "got mah ticker" messages stop until you close the menu.

Whether this is a problem NSThreads can solve i don't know, but i believe when I've done the network stuff in an NSThread in the past, the menu has updated live. Worth a shot if nothing else is the cause.

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

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