Version: 1.2.1 (using KDE KDE 3.5.0) OS: Linux When looking at non-live data (or perhaps even paused), and you change the source field of a vector, currently you have to click reload to get the new data to appear. It would be best if the change automatically propgated when the change in field was made.
We never allow an update to run during paused state. That's the definition of pause. I think this is just a setDirty() missing.
I just tried it and can't reproduce the problem. When it's paused, it does exactly what it's supposed to do. Does the attached patch help? Created an attachment (id=16450) rvector.patch
Seems to be fine in current svn...
Are we sure this is working fine? I didn't apply this patch.