mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-27 00:07:58 +01:00
* Fixes the throwing an exception if menu item is null. * UseKeysUpDownAsKeysLeftRight and UseSubMenusSingleFrame cannot be both true. * Refactoring the code. * Trying fixing the Run_All_Scenarios unit test. * Fixing typo to test again. * Added Attribute suffix to he AutoInitShutdown class.