| Summary: | When updating source (field) of a vector updates should be performed | ||
|---|---|---|---|
| Product: | [Applications] kst | Reporter: | Matthew Truch <matt> |
| Component: | general | Assignee: | kst |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | wishlist | ||
| Priority: | NOR | ||
| Version First Reported In: | 1.x | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | rvector.patch | ||
|
Description
Matthew Truch
2006-06-02 18:04:52 UTC
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. |