mirror of
https://github.com/hawkeye-stan/msfs-popout-panel-manager.git
synced 2024-11-22 05:40:11 +00:00
Version 1.2
This commit is contained in:
commit
22c82cc40d
1 changed files with 3 additions and 1 deletions
|
@ -5,7 +5,9 @@
|
||||||
* Increase OCR image accuracy by raising image DPI before analysis.
|
* Increase OCR image accuracy by raising image DPI before analysis.
|
||||||
* Added (very experimental) Asobo A320 and FlybyWire A320NX profiles as testing sample. These profiles do only work 100% of the time. Continue investigation into better OCR accuracy will be needed.
|
* Added (very experimental) Asobo A320 and FlybyWire A320NX profiles as testing sample. These profiles do only work 100% of the time. Continue investigation into better OCR accuracy will be needed.
|
||||||
* Added profile dropdown sorted by profile name.
|
* Added profile dropdown sorted by profile name.
|
||||||
* Fixed an issue of unable to set or reset panel to NOT ALWAYS ON TOP
|
* Fixed an issue of reapplying the same settings will cause panels to be out of sync.
|
||||||
|
* Fixed an issue of switching profiles will cause panels to be out of sync.
|
||||||
|
* Fixed an issue of unable to set or reset panel to NOT ALWAYS ON TOP.
|
||||||
* Fixed application path issue for not able to find ocrdata.json file at startup.
|
* Fixed application path issue for not able to find ocrdata.json file at startup.
|
||||||
* Removed MSFS Pop Out Panel Manager is always on top (not the actual in-game panels themselves). Now it is only always on top during development debug mode if you compile and run the application from source code.
|
* Removed MSFS Pop Out Panel Manager is always on top (not the actual in-game panels themselves). Now it is only always on top during development debug mode if you compile and run the application from source code.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue