From 7d24e7f89455edac3723b3df728399cdaafad822 Mon Sep 17 00:00:00 2001 From: Mauro Romito Date: Wed, 16 Nov 2022 17:28:53 +0100 Subject: [PATCH] changelog --- changelog.d/7082.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/7082.bugfix diff --git a/changelog.d/7082.bugfix b/changelog.d/7082.bugfix new file mode 100644 index 000000000..d5d2f2fa7 --- /dev/null +++ b/changelog.d/7082.bugfix @@ -0,0 +1 @@ +Rich Text Composer: Bottom Sheet is sized to always show all the elements inside, and in case it reaches the top, is also scrollable.