From 23416deca8b675a3c1171308803400e6f0a4c77e Mon Sep 17 00:00:00 2001 From: Mauro Romito Date: Tue, 29 Nov 2022 12:15:41 +0100 Subject: [PATCH] changelog --- changelog.d/7116.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/7116.bugfix diff --git a/changelog.d/7116.bugfix b/changelog.d/7116.bugfix new file mode 100644 index 000000000..0460c8a1b --- /dev/null +++ b/changelog.d/7116.bugfix @@ -0,0 +1 @@ +Rich Text Editor: Fixed the bug that prevent the drag to dismiss the fullscreen mode when there is a lot of text. \ No newline at end of file