gingko / client

Gingko Writer. Tree-based writing software, written in Elm.
https://gingkowriter.com
MIT License
361 stars 49 forks source link

Focus edited card when browsing version history #144

Open AdrianoFerrari opened 5 years ago

AdrianoFerrari commented 5 years ago

Current: When navigating the version history (Undo), the current card remains the one focused (even when it no longer exists).

Desired: Focus should follow the card that was modified at that point in history.