mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-17 06:58:28 +02:00
fix
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/matrix-org/matrix-wysiwyg-composer-swift",
|
||||
"state" : {
|
||||
"revision" : "1fbffd0321eb47abcd664ad19c6c943b60abf399"
|
||||
"revision" : "38ad28bedbe63b3587126158245659b6c989ec2c"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
1
changelog.d/7124.bugfix
Normal file
1
changelog.d/7124.bugfix
Normal file
@@ -0,0 +1 @@
|
||||
Rich Text Editor: Fixed a bug that did not resize the composer after a change of orientation.
|
||||
@@ -53,7 +53,7 @@ packages:
|
||||
branch: main
|
||||
WysiwygComposer:
|
||||
url: https://github.com/matrix-org/matrix-wysiwyg-composer-swift
|
||||
revision: 1fbffd0321eb47abcd664ad19c6c943b60abf399
|
||||
revision: 38ad28bedbe63b3587126158245659b6c989ec2c
|
||||
DeviceKit:
|
||||
url: https://github.com/devicekit/DeviceKit
|
||||
majorVersion: 4.7.0
|
||||
|
||||
Reference in New Issue
Block a user