Skip to content

fix(nsis): delete app data button gone on higher scaling - #10106

Merged
amrbashir merged 6 commits into
tauri-apps:devfrom
Legend-Master:nsis-uninstall-delete-data-dpi
Jun 26, 2024
Merged

fix(nsis): delete app data button gone on higher scaling#10106
amrbashir merged 6 commits into
tauri-apps:devfrom
Legend-Master:nsis-uninstall-delete-data-dpi

Conversation

@Legend-Master

@Legend-Master Legend-Master commented Jun 23, 2024

Copy link
Copy Markdown
Contributor

Fix a regression after we enabled dpi awareness for NSIS installer in #8940

On 150% scaling

Before:

image

After:

image

Also added dpiAwareness PerMonitorV2 to manifest for Windows 10 1607+ (note this should not affect lower versions since they should be able to ignore this and pick up dpiAware true set by ManifestDPIAware true)

https://github.com/kichik/nsis/blob/5fc0b87b819a9eec006df4967d08e522ddd651c9/Docs/src/attributes.but#L286-L300

@Legend-Master
Legend-Master requested a review from a team as a code owner June 23, 2024 08:03
Comment thread tooling/bundler/src/bundle/windows/templates/installer.nsi
Comment thread tooling/bundler/src/bundle/windows/templates/installer.nsi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants