When using the mouse wheel to scroll it only scrolls the graph that currently has the mouse focus, even though that graph has a tied zoom with other graphs. Steps to reproduce: Create curve and plot Create 2nd curve and plot Set tied X zoom mode on both plots Move mouse over top plot and scroll Observed behaviour: only graph with mouse focus scrolls left and right Expected behaviour: both graphs scroll left and right (as they would when the arrow keys are used) Reproducable: always
SVN commit 1322162 by netterfield: Scroll wheel respects tied zoom. M +0 -8 plotitem.cpp M +8 -8 plotrenderitem.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1322162