1
1
Fork 0
mirror of https://github.com/pbatard/rufus.git synced 2024-08-14 23:57:05 +00:00

[ui] fix an UI scaling issue with high DPI displays for non English languages

* Closes #601
This commit is contained in:
Pete Batard 2015-09-24 23:59:10 +01:00
parent ec0c41d4c2
commit daf039ee18
3 changed files with 14 additions and 8 deletions

View file

@ -1,8 +1,9 @@
o Version 2.4 (2015.09.??)
Allow some settings and cheat modes to be persisted
Allow some settings and cheat modes to be persisted between sessions
Fix multiple issues with flash drive detection
Fix removal of drives that contain no media
Fix listing of drives that contain no media
Fix cheat mode to save the current USB to *uncompressed* VHD (Alt-V)
Fix an UI scaling issue with high DPI displays for non English languages
Update most of the translations
o Version 2.3 (2015.08.28)