]> git.cworth.org Git - apitrace/commit
Only jump to errors when the error item is activated.
authorJosé Fonseca <jose.r.fonseca@gmail.com>
Sun, 30 Oct 2011 10:49:19 +0000 (10:49 +0000)
committerJosé Fonseca <jose.r.fonseca@gmail.com>
Sun, 30 Oct 2011 10:49:19 +0000 (10:49 +0000)
commit18919896f897aab0514d4ae5330a71cd654edb4a
treef556f20ce842beca57461399c34d4805b431460d
parentf541754558ae0c910b3fc59e81b814a3c4a390c8
Only jump to errors when the error item is activated.

Because currentItemChanged signal is too frequent/random, happening even
at times where errors window is invisible, when switching between tabs of
the current state pane, causing the current call to go out of focus.
gui/mainwindow.cpp