mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-08 02:15:56 +00:00
Show nice padded code blocks.
This commit is contained in:
@@ -69,7 +69,7 @@ void ApplyPeerCloudDraft(
|
||||
textWithTags,
|
||||
replyTo,
|
||||
topicRootId,
|
||||
MessageCursor(QFIXED_MAX, QFIXED_MAX, QFIXED_MAX),
|
||||
MessageCursor(Ui::kQFixedMax, Ui::kQFixedMax, Ui::kQFixedMax),
|
||||
(draft.is_no_webpage()
|
||||
? Data::PreviewState::Cancelled
|
||||
: Data::PreviewState::Allowed));
|
||||
|
Reference in New Issue
Block a user