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
[Win32] Enable monitor-specific scaling by default
The monitor-specific UI scaling on Windows is disabled by default and
can be activated via a preference.
This change inverts the default enablement: it enables the feature by
default and allows to disable it via preference. The existing
experimental preference is renamed to reset the configuration for every
consumer. All information about the feature being experimental is
removed.
RescaleAtRuntimeDisclaimer = EXPERIMENTAL! Activating this option will dynamically scale all windows according to the monitor they are currently in. It is still in development and therefore considered experimental.
506
+
RescaleAtRuntimeDescription = Activating this option will dynamically scale all windows according to the monitor they are currently in
507
+
RescaleAtRuntimeEnabled = Use monitor-specific UI &scaling
0 commit comments