Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

Removing cached items #91

Open
srandoll opened this issue May 9, 2016 · 0 comments
Open

Removing cached items #91

srandoll opened this issue May 9, 2016 · 0 comments

Comments

@srandoll
Copy link

srandoll commented May 9, 2016

I'm wondering why the removeItem(int index) method in the queryView does not check if the item was previously added to the container without commit? I guess the correct behaviour should be to remove first the item from addedItem collection (if existing) or add the item to the removedItems collection.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant