Fix RTE recognising when the content is empty. (#2631)

This commit is contained in:
Doug 2024-04-03 13:04:23 +01:00 committed by GitHub
parent b4d96004fe
commit ec69b29c58
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 5 additions and 4 deletions

View File

@ -7136,7 +7136,7 @@
repositoryURL = "https://github.com/matrix-org/matrix-rich-text-editor-swift";
requirement = {
kind = exactVersion;
version = 2.35.0;
version = 2.36.0;
};
};
4C34425923978C97409A3EF2 /* XCRemoteSwiftPackageReference "DSWaveformImage" */ = {

View File

@ -130,8 +130,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/matrix-org/matrix-rich-text-editor-swift",
"state" : {
"revision" : "97400e639af30662e9325bc8f4cbc53b291ca6aa",
"version" : "2.35.0"
"revision" : "48eaa6fc764f29a8dd50c9153fc65131134dac66",
"version" : "2.36.0"
}
},
{

1
changelog.d/2538.bugfix Normal file
View File

@ -0,0 +1 @@
The message composer now correctly recognises when it is empty after deleting a space or a new line.

View File

@ -67,7 +67,7 @@ packages:
# path: ../swift-ogg
WysiwygComposer:
url: https://github.com/matrix-org/matrix-rich-text-editor-swift
exactVersion: 2.35.0
exactVersion: 2.36.0
# path: ../matrix-rich-text-editor/platforms/ios/lib/WysiwygComposer
# External dependencies