mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-01-11 20:00:30 +01:00
OrderBy created date with ListObjectObserver #109
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @demonar on GitHub (Dec 14, 2016).
Hey! @JohnEstropia , i'm using the swift 2.3 version, tag 2.1.3, i have a ListObjectObserver that shows the elements ordered by created date, sometimes when i make changes to one of the elements, those are moved down on the list, they don't keep in the desired order.
May i ask you for help with that?