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

Widgets initialize on the main thread #39

Open
GoogleCodeExporter opened this issue Mar 22, 2015 · 0 comments
Open

Widgets initialize on the main thread #39

GoogleCodeExporter opened this issue Mar 22, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Point slideshow at a large directory or remote directory
2. exit widgetfx
3. start widgetfx

What is the expected output? What do you see instead?

Would expect WidgetFX to start immediately and load widgets asychronously, 
instead it blocks until all widgets are completely loaded and 
initialized.  Rather than leaving it to individual widgets to do work on 
seperate threads, the dock should probably spin a separate process for 
each.




Original issue reported on code.google.com by [email protected] on 11 Jan 2009 at 2:57

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

No branches or pull requests

1 participant