Version: 1.4.0 (using KDE 3.5.8) Installed from: Compiled From Sources OS: Linux PROBLEM: Dependent objects do not update when a static vector is modified STEPS TO REPRODUCE: Start Kst Create a new static vector (Data... New Vector..., select Generate) Create a new curve, with the x and y-axis using the newly created vector Edit the vector and change the range RESULTS: The curve does not update to reflect the changes to the vector EXPECTED RESULTS: The curve automatically updates to reflect the changes to the vector
SVN commit 822375 by arwalker: BUG:164486 mark static vectors as dirty after editing, even after doing an internalUpdate, so that any dependent objects will be updated M +2 -1 kstsvector.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=822375