Fix PowerRename UI doesn't handling DPI changes (#1424)

* Fix PowerRename UI doesn't handling DPI changes

* Address PR comments

* Address PR comments
This commit is contained in:
stefansjfw
2020-03-05 10:21:25 +01:00
committed by GitHub
parent 84fbdba9f5
commit 6a0061dde3
7 changed files with 128 additions and 47 deletions

View File

@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" ToolsVersion="15.0"
xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup Label="ProjectConfigurations">
<ProjectConfiguration Include="Debug|x64">
<Configuration>Debug</Configuration>