federicoiosue / Omni-Notes

Open source note-taking application for Android
https://omninotes.app
GNU General Public License v3.0
2.69k stars 1.11k forks source link

Undoing modifications does nothing with new note #725

Closed federicoiosue closed 4 years ago

federicoiosue commented 4 years ago

When choosing to undo changes on new notes (during editing), the note should simply be discarded but currently nothing happens.

federicoiosue commented 4 years ago

It seems that on develop branch everything works as expected. Maybe #662 fixed this implicitly.