From dd17f98a0a13f4e0df2115bf0c0bf7b746fc925b Mon Sep 17 00:00:00 2001 From: Mauro Romito Date: Mon, 17 Oct 2022 18:48:53 +0200 Subject: [PATCH] changelog --- changelog.d/pr-6901.change | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 changelog.d/pr-6901.change diff --git a/changelog.d/pr-6901.change b/changelog.d/pr-6901.change new file mode 100644 index 000000000..863268ffc --- /dev/null +++ b/changelog.d/pr-6901.change @@ -0,0 +1,7 @@ +Improved the WYSIWYG toolbar view to match the Figma designs: +- Improved spacing of the toolbar buttons and the text view +- Improved sizes of the toolbar buttons and the text view +- Changed font size from body to subheadline in the textview (updated swiftpm package) +- Border colour changes dynamically if the textView is focused or not. +- Border corner radius changes dynamically if there is more than one line or the toolbar is in edit/reply mode +- Added handlebar for the bottom sheet and improved spacing \ No newline at end of file