Permalink
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also .
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
- 1 commit
- 1 file changed
- 0 comments
- 1 contributor
Commits on Dec 17, 2013
The Tor Controller should be instantiated before the other gui elements because we want the slots in MainWindow to be called first when a signal is emitted from the controller. Some of the ui elements will block other ui updates otherwise. Specifically, this currently prevents the MainWindow instance from updating until all router descriptors are parsed. Fixes #10420
There are no files selected for viewing