Update ReleaseNotes.md

UI Improvements deserved to be in its own section.
This commit is contained in:
Neil Weinstock 2022-09-10 17:04:54 -04:00 committed by GitHub
parent 7cc4a4fb4b
commit d6dcbb6758
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,11 +6,12 @@ OpenRocket 22.02.beta.05 (2022-xx-xx)
(through PR1658)
## New Features
* **C_D Override for subassemblies now works. Please test!** See (XXX) for important instructions (fixes #1171)
* **C_D Override for subassemblies now implemented. Please test!** See (XXX) for important instructions (fixes #1171)
* Rail Button improvements:
* Additional parameters for rail buttons (fixes #1537)
* Added rail buttons to preset parts database
* UI Improvements:
## UI Improvements
* Visually select child components of assembly components when selecting the parent (fixes #1489). Try selecting a pod, stage, or booster and see.
* Significant improvements to preset selection window (fixes #1481)
* Major improvements to focus behavior. Keyboard navigation in the Component Config dialog is now _much_ more convenient.