Update CHANGELOG

This commit is contained in:
1024jp 2016-11-29 04:16:08 +09:00
parent 82ba777b22
commit c54169276b

View File

@ -10,8 +10,8 @@ develop
- Change the outline navigation arrows direction in the navigation bar if text orientation is vertical.
- Add tooltips to the line endings menu in the toolbar.
- Improve calculation of the vertical position of line numbers.
- Upate default settings about visibility of invisible characters.
- Tweak incompatible character list behavior to highlight the correspondent character in the editor every time when click a row in the list table.
- Tweak the behavior of the incompatible character table and the find result table to highlight the correspondent range in the editor every time when click a row in the table.
- Update default settings about visibility of invisible characters.
### Fixes
@ -20,7 +20,7 @@ develop
- Fix an issue where application crashed if syntax editor panel becomes too small.
- Fix an issue where editor views didn't update after changing the body font or the visibility of the other invisible characters.
- Fix an issue where no error message raised when an text encoding reinterpretation failed.
- Fix an issue where the current line highlight also highligts the last line when the cursor is in the second last line.
- Fix an issue where the current line highlight also highlights the last line when the cursor is in the second last line.