Summary: | y-local maximum zoom broken with shared axis box | ||
---|---|---|---|
Product: | [Applications] kst | Reporter: | Nicolas Brisset <nicolas.brisset> |
Component: | general | Assignee: | kst |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | syntheticpp |
Priority: | NOR | ||
Version: | 2.0.0 | ||
Target Milestone: | 2.0.0 | ||
Platform: | unspecified | ||
OS: | Microsoft Windows | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Nicolas Brisset
2010-05-07 12:12:54 UTC
In fact, I'm not even sure it works at all, even without a shared axis box. I have just started a fresh session, loaded the 2 curves, activated tied zoom and zoomed in on the portion before the y peaks in column 2, and I can't manage to get y-local zoom maximum to work either. It does something, but it is not correct (looks like only the bottom limit is correctly computed). SVN commit 1131193 by kuemmel: Init min/max variables before searching for the min/max values. CCBUG: 236678 M +4 -3 plotitem.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1131193 I think the single-plot maximum zooming is fixed now, but how could I reproduce the shared axis behavior? OK, found the shared axis feature, but it looks like this bug has no relations to shared axis. Change version from 2.0.0_devel to 2.0.0 to simplify version numbering. These bugs are solved with 2.0.0 |