mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-04-15 05:32:21 +00:00
Stop signal processing during resetPerspective()
.. fixes undesirable behaviour with click thru on user charts Fixes #4325
This commit is contained in:
@@ -1462,6 +1462,7 @@ MainWindow::resetPerspective(int view, bool force)
|
||||
}
|
||||
|
||||
// set the perspective
|
||||
pactive=true;
|
||||
current->setPerspectives(perspectiveSelector);
|
||||
perspectiveSelector->setCurrentIndex(current->currentPerspective());
|
||||
pactive=false;
|
||||
|
||||
Reference in New Issue
Block a user