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:
commit
0b275f0aa0
8 changed files with 34 additions and 17 deletions
|
@ -5,15 +5,15 @@
|
|||
<AssemblyName>FsConnector</AssemblyName>
|
||||
<PackageId>MSFS 2020 Popout Panel Manager FsConnector</PackageId>
|
||||
<Product>MSFS 2020 Popout Panel Manager FsConnector</Product>
|
||||
<Version>3.3.6.0</Version>
|
||||
<Version>3.3.7.0</Version>
|
||||
<Authors>Stanley Kwok</Authors>
|
||||
<Company>Stanley Kwok</Company>
|
||||
<Copyright>Stanley Kwok 2021</Copyright>
|
||||
<PackageProjectUrl>https://github.com/hawkeye-stan/msfs-popout-panel-manager</PackageProjectUrl>
|
||||
<RootNamespace>MSFSPopoutPanelManager.FsConnector</RootNamespace>
|
||||
<Platforms>x64</Platforms>
|
||||
<AssemblyVersion>3.3.6.0</AssemblyVersion>
|
||||
<FileVersion>3.3.6.0</FileVersion>
|
||||
<AssemblyVersion>3.3.7.0</AssemblyVersion>
|
||||
<FileVersion>3.3.7.0</FileVersion>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
|
|
@ -5,15 +5,15 @@
|
|||
<RootNamespace>MSFSPopoutPanelManager.Model</RootNamespace>
|
||||
<AssemblyName>Model</AssemblyName>
|
||||
<PackageId>MSFS 2020 Popout Panel Manager Model</PackageId>
|
||||
<Version>3.3.6.0</Version>
|
||||
<Version>3.3.7.0</Version>
|
||||
<Authors>Stanley Kwok</Authors>
|
||||
<Company>Stanley Kwok</Company>
|
||||
<Copyright>Stanley Kwok 2021</Copyright>
|
||||
<Product>MSFS 2020 Popout Panel Manager Model</Product>
|
||||
<PackageProjectUrl>https://github.com/hawkeye-stan/msfs-popout-panel-manager</PackageProjectUrl>
|
||||
<Platforms>x64</Platforms>
|
||||
<AssemblyVersion>3.3.6.0</AssemblyVersion>
|
||||
<FileVersion>3.3.6.0</FileVersion>
|
||||
<AssemblyVersion>3.3.7.0</AssemblyVersion>
|
||||
<FileVersion>3.3.7.0</FileVersion>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
<RootNamespace>MSFSPopoutPanelManager.Provider</RootNamespace>
|
||||
<PackageId>MSFS 2020 Popout Panel Manager Provider</PackageId>
|
||||
<Product>MSFS 2020 Popout Panel Manager Provider</Product>
|
||||
<Version>3.3.6.0</Version>
|
||||
<Version>3.3.7.0</Version>
|
||||
<Authors>Stanley Kwok</Authors>
|
||||
<Copyright>Stanley Kwok 2021</Copyright>
|
||||
<PackageProjectUrl>https://github.com/hawkeye-stan/msfs-popout-panel-manager</PackageProjectUrl>
|
||||
|
|
|
@ -9,10 +9,10 @@
|
|||
<Company>Stanley Kwok</Company>
|
||||
<Copyright>Stanley Kwok 2021</Copyright>
|
||||
<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>
|
||||
<UseWPF>true</UseWPF>
|
||||
<AssemblyVersion>3.3.6.0</AssemblyVersion>
|
||||
<AssemblyVersion>3.3.7.0</AssemblyVersion>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
|
|
@ -2,12 +2,18 @@
|
|||
<hr/>
|
||||
|
||||
## 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.
|
||||
|
||||
* 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
|
||||
* 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).
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<OutputType>WinExe</OutputType>
|
||||
<TargetFramework>net5.0-windows</TargetFramework>
|
||||
<UseWPF>true</UseWPF>
|
||||
<Version>3.3.6.0</Version>
|
||||
<Version>3.3.7.0</Version>
|
||||
<PackageId>MSFS 2020 Popout Panel Manager</PackageId>
|
||||
<Authors>Stanley Kwok</Authors>
|
||||
<Product>MSFS 2020 Popout Panel Manager</Product>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<item>
|
||||
<version>3.3.6.0</version>
|
||||
<url>https://github.com/hawkeye-stan/msfs-popout-panel-manager/releases/download/v3.3.6/msfs-popout-panel-manager.zip</url>
|
||||
<version>3.3.4.0</version>
|
||||
<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>
|
||||
<mandatory>false</mandatory>
|
||||
</item>
|
||||
|
|
|
@ -1,11 +1,22 @@
|
|||
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.
|
||||
|
||||
- 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
|
Loading…
Reference in a new issue