1
0
Fork 0
mirror of https://github.com/hawkeye-stan/msfs-popout-panel-manager.git synced 2024-11-22 05:40:11 +00:00

Version 3.3.7 Release

This commit is contained in:
Stanley 2022-07-11 20:25:32 -04:00
commit 0b275f0aa0
8 changed files with 34 additions and 17 deletions

View file

@ -5,15 +5,15 @@
<AssemblyName>FsConnector</AssemblyName> <AssemblyName>FsConnector</AssemblyName>
<PackageId>MSFS 2020 Popout Panel Manager FsConnector</PackageId> <PackageId>MSFS 2020 Popout Panel Manager FsConnector</PackageId>
<Product>MSFS 2020 Popout Panel Manager FsConnector</Product> <Product>MSFS 2020 Popout Panel Manager FsConnector</Product>
<Version>3.3.6.0</Version> <Version>3.3.7.0</Version>
<Authors>Stanley Kwok</Authors> <Authors>Stanley Kwok</Authors>
<Company>Stanley Kwok</Company> <Company>Stanley Kwok</Company>
<Copyright>Stanley Kwok 2021</Copyright> <Copyright>Stanley Kwok 2021</Copyright>
<PackageProjectUrl>https://github.com/hawkeye-stan/msfs-popout-panel-manager</PackageProjectUrl> <PackageProjectUrl>https://github.com/hawkeye-stan/msfs-popout-panel-manager</PackageProjectUrl>
<RootNamespace>MSFSPopoutPanelManager.FsConnector</RootNamespace> <RootNamespace>MSFSPopoutPanelManager.FsConnector</RootNamespace>
<Platforms>x64</Platforms> <Platforms>x64</Platforms>
<AssemblyVersion>3.3.6.0</AssemblyVersion> <AssemblyVersion>3.3.7.0</AssemblyVersion>
<FileVersion>3.3.6.0</FileVersion> <FileVersion>3.3.7.0</FileVersion>
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>

View file

@ -5,15 +5,15 @@
<RootNamespace>MSFSPopoutPanelManager.Model</RootNamespace> <RootNamespace>MSFSPopoutPanelManager.Model</RootNamespace>
<AssemblyName>Model</AssemblyName> <AssemblyName>Model</AssemblyName>
<PackageId>MSFS 2020 Popout Panel Manager Model</PackageId> <PackageId>MSFS 2020 Popout Panel Manager Model</PackageId>
<Version>3.3.6.0</Version> <Version>3.3.7.0</Version>
<Authors>Stanley Kwok</Authors> <Authors>Stanley Kwok</Authors>
<Company>Stanley Kwok</Company> <Company>Stanley Kwok</Company>
<Copyright>Stanley Kwok 2021</Copyright> <Copyright>Stanley Kwok 2021</Copyright>
<Product>MSFS 2020 Popout Panel Manager Model</Product> <Product>MSFS 2020 Popout Panel Manager Model</Product>
<PackageProjectUrl>https://github.com/hawkeye-stan/msfs-popout-panel-manager</PackageProjectUrl> <PackageProjectUrl>https://github.com/hawkeye-stan/msfs-popout-panel-manager</PackageProjectUrl>
<Platforms>x64</Platforms> <Platforms>x64</Platforms>
<AssemblyVersion>3.3.6.0</AssemblyVersion> <AssemblyVersion>3.3.7.0</AssemblyVersion>
<FileVersion>3.3.6.0</FileVersion> <FileVersion>3.3.7.0</FileVersion>
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>

View file

@ -7,7 +7,7 @@
<RootNamespace>MSFSPopoutPanelManager.Provider</RootNamespace> <RootNamespace>MSFSPopoutPanelManager.Provider</RootNamespace>
<PackageId>MSFS 2020 Popout Panel Manager Provider</PackageId> <PackageId>MSFS 2020 Popout Panel Manager Provider</PackageId>
<Product>MSFS 2020 Popout Panel Manager Provider</Product> <Product>MSFS 2020 Popout Panel Manager Provider</Product>
<Version>3.3.6.0</Version> <Version>3.3.7.0</Version>
<Authors>Stanley Kwok</Authors> <Authors>Stanley Kwok</Authors>
<Copyright>Stanley Kwok 2021</Copyright> <Copyright>Stanley Kwok 2021</Copyright>
<PackageProjectUrl>https://github.com/hawkeye-stan/msfs-popout-panel-manager</PackageProjectUrl> <PackageProjectUrl>https://github.com/hawkeye-stan/msfs-popout-panel-manager</PackageProjectUrl>

View file

@ -9,10 +9,10 @@
<Company>Stanley Kwok</Company> <Company>Stanley Kwok</Company>
<Copyright>Stanley Kwok 2021</Copyright> <Copyright>Stanley Kwok 2021</Copyright>
<PackageProjectUrl>https://github.com/hawkeye-stan/msfs-popout-panel-manager</PackageProjectUrl> <PackageProjectUrl>https://github.com/hawkeye-stan/msfs-popout-panel-manager</PackageProjectUrl>
<Version>3.3.6.0</Version> <Version>3.3.7.0</Version>
<Platforms>x64</Platforms> <Platforms>x64</Platforms>
<UseWPF>true</UseWPF> <UseWPF>true</UseWPF>
<AssemblyVersion>3.3.6.0</AssemblyVersion> <AssemblyVersion>3.3.7.0</AssemblyVersion>
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>

View file

@ -2,12 +2,18 @@
<hr/> <hr/>
## Version 3.3.7 ## Version 3.3.7
* Fixed an issue where panel number circles are displayed at the incorrect location instead of at the location where you clicked your mouse. This issue will most likely occur if your monitor display scale is greater than 100% in Windows display setting. * Fixed an issue where panel number circles are displayed at incorrect location instead of at the location where you clicked your mouse. This issue will most likely occur if your monitor display scale is set to greater than 100% in Windows display setting.
* Fixed an issue where panel number circles cannot be move immediately after the completion of panel selection. * Fixed an issue where panel number circles cannot be move immediately after the completion of panel selection.
* Added support for multi window (new in SU10 beta) so the app does not close the add-on window when pop out starts. * Added support for multi window (new in SU10 beta) so the app does not close the add-on window when pop out starts.
Know Issue:
* Currently, the time it takes for Auto Pop Out Panel to execute for G1000 based planes which require power on for cold start is much longer (can be up to 20 seconds) than previous version of the app. The reason is the time it takes to search and click the "Ready to Fly" button is much longer than before to account for various users' screen resolutions. A solution has already been created by me to totally skip the "Ready to Fly" button check and I'll incorporate this change into next major release of the application.
https://flightsim.to/file/36500/ready-to-fly-button-skipper
## Version 3.3.6 ## Version 3.3.6
* Hot Fix: Resolved an issue where panel separation fails if your MSFS game window is not on the same monitor as where the panels are initially popped out (upper left corner). * Hot Fix: Resolved an issue where panel separation fails if your MSFS game window is not on the same monitor as where the panels are initially popped out (upper left corner).

View file

@ -4,7 +4,7 @@
<OutputType>WinExe</OutputType> <OutputType>WinExe</OutputType>
<TargetFramework>net5.0-windows</TargetFramework> <TargetFramework>net5.0-windows</TargetFramework>
<UseWPF>true</UseWPF> <UseWPF>true</UseWPF>
<Version>3.3.6.0</Version> <Version>3.3.7.0</Version>
<PackageId>MSFS 2020 Popout Panel Manager</PackageId> <PackageId>MSFS 2020 Popout Panel Manager</PackageId>
<Authors>Stanley Kwok</Authors> <Authors>Stanley Kwok</Authors>
<Product>MSFS 2020 Popout Panel Manager</Product> <Product>MSFS 2020 Popout Panel Manager</Product>

View file

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<item> <item>
<version>3.3.6.0</version> <version>3.3.4.0</version>
<url>https://github.com/hawkeye-stan/msfs-popout-panel-manager/releases/download/v3.3.6/msfs-popout-panel-manager.zip</url> <url>https://github.com/hawkeye-stan/msfs-popout-panel-manager/releases/download/v3.3.4/msfs-popout-panel-manager.zip</url>
<changelog>https://raw.githubusercontent.com/hawkeye-stan/msfs-popout-panel-manager/master/latestreleasenotes.txt</changelog> <changelog>https://raw.githubusercontent.com/hawkeye-stan/msfs-popout-panel-manager/master/latestreleasenotes.txt</changelog>
<mandatory>false</mandatory> <mandatory>false</mandatory>
</item> </item>

View file

@ -1,11 +1,22 @@
Version 3.3.7 Version 3.3.7
- Fixed an issue where panel number circles are displayed at the incorrect location instead of - Fixed an issue where panel number circles are displayed at incorrect location instead of at
at the location where you clicked your mouse. This issue will most likely occur if your monitor the location where you clicked your mouse. This issue will most likely occur if your monitor
display scale is greater than 100% in Windows display setting. display scale is set to greater than 100% in Windows display setting.
- Fixed an issue where panel number circles cannot be move immediately after the completion of - Fixed an issue where panel number circles cannot be move immediately after the completion of
panel selection. panel selection.
- Added support for multi window (new in SU10 beta) so the app does not close the add-on window - Added support for multi window (new in SU10 beta) so the app does not close the add-on window
when pop out starts. when pop out starts.
Know Issue:
* Currently, the time it takes for Auto Pop Out Panel to execute for G1000 based planes which
require power on for cold start is much longer (can be up to 20 seconds) than previous
version of the app. The reason is the time it takes to search and click the "Ready to Fly"
button is much longer than before to account for various users' screen resolutions. A solution
has already been created by me to totally skip the "Ready to Fly" button check and I'll
incorporate this change into next major release of the application.
https://flightsim.to/file/36500/ready-to-fly-button-skipper