Added option to reduce FOV (request)

Added option to stretch borderless window to fullscreen regardless of window resolution
Fixed borderless Z-order issue where task bar could be infront of window
Fixed resolution issues in borderless
This commit is contained in:
uberhalit 2019-03-26 23:24:24 +01:00
parent 7829d124ea
commit 9df5b8832b
6 changed files with 210 additions and 74 deletions

View file

@ -21,5 +21,5 @@ using System.Windows;
ResourceDictionaryLocation.SourceAssembly
)]
[assembly: AssemblyVersion("1.0.1.0")]
[assembly: AssemblyFileVersion("1.0.1.0")]
[assembly: AssemblyVersion("1.0.2.0")]
[assembly: AssemblyFileVersion("1.0.2.0")]