Update ReleaseNotes.md

A few small tweaks.
This commit is contained in:
Neil Weinstock 2022-09-12 13:33:33 -04:00 committed by GitHub
parent dc787241be
commit 82f426c889
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,7 +28,7 @@ OpenRocket 22.02.beta.05 (2022-xx-xx)
* Added and/or improved hover texts on a bunch of different buttons and controls
* Apply preset after double-clicking (fixes #1539)
* Pre-check diameter filters in preset chooser (fixes #1480)
* Preset selection window opens larger, and remembers column widdths (fixes #1305). Separate column widths are remembered for each component type.
* Preset selection window opens larger, and remembers column widths (fixes #1305). Separate column widths are remembered for each component type.
* Ctrl/Cmd+A (select all) keyboard shortcut in component tree, simulation and motor configuration tables (fixes #1549)
## Notable Bug Fixes
@ -47,7 +47,7 @@ OpenRocket 22.02.beta.05 (2022-xx-xx)
* Don't include inactive stages in calculations (fixes #1477 and #1460)
* Select recovery device/stage after config panel select (fixes #1490)
* Fixed an exception when scaling freeform fins (fixes #1520)
* Improved performance of freeform finset editor (fixes #1533)
* Improved performance of freeform fin shape editor (fixes #1533)
* Better automatic calculation of fin tab sizes (fixes #1600)
## Other