- fix: Error message when save bookmarks.

This commit is contained in:
Roy Qu 2023-04-24 20:04:10 +08:00
parent c066919e2e
commit 61f4b84b13
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ Red Panda C++ Version 2.21
- fix: Project makefile generated for C files is not correct. - fix: Project makefile generated for C files is not correct.
- fix: Horizontal scroll by touchpad is not working. - fix: Horizontal scroll by touchpad is not working.
- fix: Horizontal scroll by touchpad is inversed. - fix: Horizontal scroll by touchpad is inversed.
- fix: Error message when save bookmarks.
- enhancement: Auto skip ; and , when input. - enhancement: Auto skip ; and , when input.
- enhancement: Add 'characters' column in the file properties dialog. - enhancement: Add 'characters' column in the file properties dialog.
- enhancement: Just keeping two digits after the decimal point for file size in the file properties dialog. - enhancement: Just keeping two digits after the decimal point for file size in the file properties dialog.