From 9c123bd92a1ce4ee8b7d8eab391c79e0c5eba28d Mon Sep 17 00:00:00 2001 From: Bernd Bestel Date: Sun, 10 Mar 2024 18:59:16 +0100 Subject: [PATCH] Completed changelog for #2492 --- changelog/75_UNRELEASED_xxxx-xx-xx.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/75_UNRELEASED_xxxx-xx-xx.md b/changelog/75_UNRELEASED_xxxx-xx-xx.md index 9ae59c0d..5f24b976 100644 --- a/changelog/75_UNRELEASED_xxxx-xx-xx.md +++ b/changelog/75_UNRELEASED_xxxx-xx-xx.md @@ -59,8 +59,8 @@ ### General - Optimized that file uploads are not completely buffered in memory before writing them to disk (thanks @bbx0) +- Optimized top right corner menus icon spacing (thanks @TheDodger for the initial work on this) - Fixed again that some dialogs were not properly (too small) displayed (this time mostly affecting Chrome/Edge) -- Made settings menu (wrench) entries aligned by changing the icons to fixed width ### API