Fixed: GitHub Issue #29530 - Missing Expandable Quote Button in Caption Field

This commit is contained in:
Artem Lytkin
2026-01-06 14:57:46 +03:00
committed by John Preston
parent d285b2409b
commit 0bcec5f10c
@@ -1421,6 +1421,7 @@ defaultComposeFilesMenu: IconButton(defaultIconButton) {
defaultComposeFilesField: InputField(defaultInputField) {
textMargins: margins(1px, 26px, 31px, 4px);
heightMax: 158px;
style: historyTextStyle;
}
defaultComposeFiles: ComposeFiles {
check: defaultCheck;