Update release-notes.ts

This commit is contained in:
mr. m 2024-12-23 16:57:33 -08:00 committed by GitHub
parent 747642a59c
commit 3ae1fe6f0f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1958,10 +1958,10 @@ export const releaseNotes: ReleaseNote[] = [
// description: "Fixed color bar at the top when Windows 11 setting is enabled",
// issue: 3546
//},
{
description: "Fixed arrow keys not working after opening any popup",
issue: 2743
}
//{
// description: "Fixed arrow keys not working after opening any popup",
// issue: 2743
//}
],
features: [
"Adjust mouse wheel delta multiplier for improved scrolling sensitivity",