View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0013493 | MMW v4 | Main Panel/Toolbars/Menus | public | 2016-09-06 09:14 | 2016-09-06 23:10 |
Reporter | peke | Assigned To | |||
Priority | immediate | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Target Version | 4.1.14 | Fixed in Version | 4.1.14 | ||
Summary | 0013493: Display: Improve Icon scaling on high res diplays and DPI | ||||
Description | MMW Icons can be very small on 4k displays especially if Monitor format is small like Surface Pro 4 Issue is easily solved by telling Windows to use external/program scaling routine instead of Windows native settings thru registry by adding this value: ---- Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\SideBySide] "PreferExternalManifest"=dword:00000001 ---- Also application needs to have manifest file similar to attached one. We should see if we can somehow integrate this to MMW and enable better scaling. Should be added to MM4.x and MM5 | ||||
Additional Information | REH-346-96916 | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Fixed in build | 1808 | ||||