1
0
Fork 0
mirror of https://github.com/hawkeye-stan/msfs-popout-panel-manager.git synced 2024-10-16 06:00:45 +00:00
msfs-popout-panel-manager/RELEASENOTES.md

15 lines
948 B
Markdown
Raw Normal View History

2024-02-28 04:07:16 +00:00
## Version 4.1.0
2024-02-28 04:07:16 +00:00
* Added new method to select panel source for an aircraft profile using fixed camera view instead of relying saved custom camera view. Previous method of using saved custom camera view is still available to use if desire.
2024-02-29 06:11:56 +00:00
Video showing how to create a new aircraft profile using the new panel selection method: https://vimeo.com/917361559
2023-11-05 02:10:03 +00:00
2024-02-29 06:11:56 +00:00
Video showing how to update existing aircraft profile to use the new panel selection method: https://vimeo.com/917364912
2023-11-05 02:10:03 +00:00
2024-02-28 04:07:16 +00:00
* Added new virtual number pad to be used for touch enabled screen. This number pad will first focus the game window before sending num pad keystroke to the game.
2023-11-05 02:10:03 +00:00
2024-02-29 06:11:56 +00:00
* Added new feature to allow pop up panel as floating window. You can assign hotkeys (Ctrl-0 to Ctrl-9) to have the pop out to toggle either showing on screen or minimize.
2024-02-28 04:07:16 +00:00
* Added a new button to easily close all Pop Out Panel Manager's managed pop outs.
2023-11-05 02:10:03 +00:00
2024-02-28 04:07:16 +00:00
* Fixed few reported bugs in the application.