DCS-Skunkworks / DCSFlightpanels

Saitek/Logitech Flight Panels & Stream Deck support for DCS-World. DCSFlightpanels also functions as a key-emulator for any game e.g. Flaming Cliff Series, Elite Dangerous, War Thunder, IL-2. Click "Releases" link below for latest release.
MIT License
157 stars 28 forks source link

Fixed CDU broken after InitPanel rework #431

Closed landre-cerp closed 10 months ago

landre-cerp commented 10 months ago

Missing base.initPanel() call in each aircraft specific panel Moved Listener attachemen after biosControl init to prevent some unnecessary exceptions ( in step by step, listeners were called before beeing initialized