[Kst] [Bug 163925] changeFrames(start, count, [, skip, [, ave]]) in the DataVector Class does not work properly

Andrew Walker arwalker at sumusltd.com
Fri Jun 13 19:35:30 CEST 2008


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=163925         




------- Additional Comments From arwalker sumusltd com  2008-06-13 19:35 -------
This problem results because there is no attempt made to update vectors in the update thread. Only curves, data objects, data sources, and scalars are updated. If one of these updated objects happens to be dependent upon a given vector, then the vector will also be updated, else it will not.


More information about the Kst mailing list