From faa423a5d9f406f2ad76cde21366f702bb8a2664 Mon Sep 17 00:00:00 2001 From: Anton Kasyanov Date: Wed, 8 Nov 2017 20:24:22 +0200 Subject: [PATCH] Improved HighDPI support --- Eve-O-Preview/Eve-O-Preview.csproj | 15 ++-- .../Presentation/ThumbnailManager.cs | 29 ++++--- Eve-O-Preview/app.config | 3 + Eve-O-Preview/app.manifest | 81 +++++++++++++++++++ 4 files changed, 108 insertions(+), 20 deletions(-) create mode 100644 Eve-O-Preview/app.config create mode 100644 Eve-O-Preview/app.manifest diff --git a/Eve-O-Preview/Eve-O-Preview.csproj b/Eve-O-Preview/Eve-O-Preview.csproj index 96fa4184..a0228204 100644 --- a/Eve-O-Preview/Eve-O-Preview.csproj +++ b/Eve-O-Preview/Eve-O-Preview.csproj @@ -71,14 +71,16 @@ + + app.manifest + ..\packages\Costura.Fody.1.6.2\lib\dotnet\Costura.dll False - - R:\eve-o-preview\packages\LightInject.5.1.0\lib\net452\LightInject.dll - True + + ..\packages\LightInject.5.1.1\lib\net452\LightInject.dll R:\eve-o-preview\packages\Newtonsoft.Json.10.0.3\lib\net45\Newtonsoft.Json.dll @@ -178,6 +180,7 @@ + Designer @@ -189,15 +192,17 @@ - + This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + True/PM + + + +