mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-02-14 00:28:42 +00:00
Fix CP chart reveal controls on QT5
.. and also remove the yucky labels on the chart in readiness for a CP model widget to overlay and move about the chart.
This commit is contained in:
@@ -756,7 +756,8 @@ HomeWindow::eventFilter(QObject *object, QEvent *e)
|
||||
}
|
||||
}
|
||||
|
||||
//if (e->type() == 2) qDebug()<<QTime::currentTime()<<name<<"filter event"<<object<<e->type();
|
||||
// useful for tracking events across the charts
|
||||
//qDebug()<<QTime::currentTime()<<name<<"filter event"<<object<<e->type();
|
||||
|
||||
// we watch the mouse when
|
||||
// dropping charts, to update
|
||||
|
||||
Reference in New Issue
Block a user