dhunt84971 / CalendarNotes

Electron app - Calendar based daily notes (journal) stored in a MySQL or SQLite DB.
http://calendarnotes.org
MIT License
3 stars 1 forks source link

Decrease Indent Not Working #69

Closed dhunt84971 closed 5 months ago

dhunt84971 commented 2 years ago

Description: After increasing the indent level of a page in a document, decreasing the indent level does not move the page indentation back to the left as it should.

Version: V1.1.15

Steps to Duplicate: Open a document. Create a new page. Right-click on the page. Click on Increase Indent. [Page indents to the right as expected.] Right-click on the page. Click on Decrease Indent. [Page does NOT move to the left as expected.]

Additional Info: Restarting the application and returning to the document shows that the indentation still remains indicating the decrease indent did not update the database item either.

dhunt84971 commented 5 months ago

Fixed in version 1.1.18.