diff --git a/news/4.35/images/keybindings_after.png b/news/4.35/images/keybindings_after.png new file mode 100644 index 000000000..c0001d687 Binary files /dev/null and b/news/4.35/images/keybindings_after.png differ diff --git a/news/4.35/images/keybindings_before.png b/news/4.35/images/keybindings_before.png new file mode 100644 index 000000000..79cf2971f Binary files /dev/null and b/news/4.35/images/keybindings_before.png differ diff --git a/news/4.35/platform.html b/news/4.35/platform.html index ffd74d6ac..932840882 100644 --- a/news/4.35/platform.html +++ b/news/4.35/platform.html @@ -95,7 +95,24 @@

Themes and Styling

These improvement where published as a preview in the 4.33 release. The improvements are now integrated in the standared light theme. - + + Improved Display of Arrow Keys in Key Binding + +

+ Up to now they up, down, left and right arrow key have been displaye as UP, DOWN.. in the display of key bindings on windows. +

+

+ This has now changed so that these are displayed as arrow smybols (just like it's e.g. done on macOS). This makes this display of key bindgins look nicer and also makes them much shorter. +

+

+ Before the change +

+

+ After the change +

+ + +