Merge pull request #2171 from hpwamr/mui

+chg Update changes.txt
This commit is contained in:
Pairi Daiza 2020-03-28 10:16:07 +01:00 committed by GitHub
commit 6452ccbb06
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -115,9 +115,9 @@ ENHANCEMENT:
-----------------------------------------------------
FIXES:
-----------------------------------------------------
- Review scroll behavior for context menu.
- Stop scrolling on context menu click.
- Don't use analysis hint UTF-8, if file is invalid UTF-8.
- Locale dependent string comparison and Logical Number comparison.
- Review scroll behavior for context menu and Stop scrolling on context menu click.
- Do not use analysis hint UTF-8, if file is invalid UTF-8.
- Configurable default ANSI code-page (locale) detection bonus.
- No AutoCompletion on empty words (busy loop bug).
- DPI Scaling Toolbar and DPI scaling selection mode.