Release v1.17.0
What's Changed
Fixes #3351 (V1). TabIndex with the same setter value but with wrong index return without set the correct value. by @BDisp in #3352
- Fixes #3396. ListViewWIthSelection scenario does not show all rows and other issues by @BDisp in #3398
- Fixes #3423. v1 - Wizards scenario doesn't refresh after opened by mouse. by @BDisp in #3426
- Fixes #3424. v1 - Views should not force focus if they are not selected. by @BDisp in #3427
- Fixes #3425. v1 - ScrollView is not clearing the background by duplicating views. by @BDisp in #3428
- Add Game using Terminal.gui called "Capital and Cargo" to showcase.md by @dhorions in #3446
- Fix incorrect link to Conceptual Documentation by @eatdrinksleepcode in #3492
- Fixes #3496. Escape Key not invoking OnKeyDown on Unix. by @BDisp in #3511
- Fixes #3484 (V1) - Updates SDK version to dotnet8, adds
netstandard2.0
andnet8.0
TargetFrameworks
by @tig in #3486
New Contributors
- @dhorions made their first contribution in #3446
- @eatdrinksleepcode made their first contribution in #3492
Full Changelog: v1.16.0...v1.17.0