You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The RMG dialog is modified at run-time using code which does not account for e.g 125% or 150% DPI set in Windows settings. This means users with such settings will see an incorrectly displayed RMG dialog where elements overlap and/or are not shown.
Done definition:
RMG dialog should display properly regardless of Windows DPI settings.
This issue was reported by DaNinja, Hightower and xiaotang923.
The text was updated successfully, but these errors were encountered:
potmdehex
changed the title
Fix RMG dialog element visibility for non-standard DPI settings
[HDE Mod] RMG: Fix RMG dialog element visibility for non-standard DPI settings
Aug 23, 2015
The RMG dialog is modified at run-time using code which does not account for e.g 125% or 150% DPI set in Windows settings. This means users with such settings will see an incorrectly displayed RMG dialog where elements overlap and/or are not shown.
Code & comment:
https://github.com/potmdehex/homm3tools/blob/master/map_editor/maped_rmg/rmgdialog_fix.c#L206
Done definition:
RMG dialog should display properly regardless of Windows DPI settings.
This issue was reported by DaNinja, Hightower and xiaotang923.
The text was updated successfully, but these errors were encountered: