balance-io / balance-open

Balance Open: A GPL3-licensed macOS menu bar app for all the world’s currencies.
https://balance.io
GNU General Public License v3.0
289 stars 41 forks source link

Save card state when data is synced #450

Closed cerezo074 closed 6 years ago

cerezo074 commented 6 years ago

Is this pull request adding a feature or fixing a bug?
This pr solves a bug

Does this pull request close an issue? If so, which one? Yes, it does #430

What does this pull request do? What does it change? When data is synced by pull refresh or programmatically selection on collection view is lost, now when collection view calls reload data use a different implementation in which I save the current selection before start updating.