2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 22:46:10 +00:00

Fixed caption area height in EditCaptionBox.

Regression was introduced in 51f960442e.
This commit is contained in:
23rd
2021-04-22 23:39:41 +03:00
parent 22213a71c1
commit 5bd17ae1b2
3 changed files with 26 additions and 0 deletions

View File

@@ -91,6 +91,7 @@ private:
bool fileFromClipboard(not_null<const QMimeData*> data);
void updateEditPreview();
void updateEditMediaButton();
void updateCaptionMaxHeight();
int errorTopSkip() const;