JSAbrahams / Academic-Journal

📚 A journal to keep track of notes
MIT License
1 stars 1 forks source link

Don't overwrite text when switching between Journal entries #50

Closed JSAbrahams closed 4 years ago

JSAbrahams commented 4 years ago

Before, we deleted text on swtiching. Now we have simplified the logic, and simply unbind the text property of the entry we are switching from so its properties remain untouched.