https://bugs.kde.org/show_bug.cgi?id=356255
netterfi...@astro.utoronto.ca changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |http://commits.kde.org/kst- | |plot/35d9ff2d8e743342c2890f | |09d9866e1bf882bdd9 Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #1 from netterfi...@astro.utoronto.ca --- Git commit 35d9ff2d8e743342c2890f09d9866e1bf882bdd9 by Barth Netterfield. Committed on 06/01/2016 at 22:53. Pushed by netterfield into branch 'master'. Improve UI with a warning of inconsistent X vector. Re-using an x vector from a previous plot is probably what you want to do if you have kept the data range the same, but probably not what you wanted if you have changed the data range. Add a warning and a suggestion on how to fix it if your selected x vector does not match the new Y vectors in the datawizard. M +58 -2 src/libkstapp/datawizard.cpp M +5 -2 src/libkstapp/datawizard.h M +61 -24 src/libkstapp/datawizardpagedatapresentation.ui http://commits.kde.org/kst-plot/35d9ff2d8e743342c2890f09d9866e1bf882bdd9 -- You are receiving this mail because: You are watching all bug changes.