AyuGramDesktop/Telegram/SourceFiles/ui/chat/attach
John Preston 0d0a79b0b5 Revert "Fixed adding caption to grouped files."
This reverts commit 5277080115.

When sending an album of files each one of them can have its own
caption that will be shown below the file.

A caption for the whole album (in case of media albums) is added
to the first album item. In case of media albums this caption is
displayed under the whole album mosaic. But in case of an album
of files this caption will be displayed under the first file,
between the first and the second file of the album. This is not
what user can expect when he adds a caption for an album.

So we will send it as a separate comment, like it was done before.
2021-01-26 12:15:54 +04:00
..
attach_album_preview.cpp Improve grouped files layout in chat. 2020-10-30 18:32:19 +03:00
attach_album_preview.h Add a way to recreate SendFilesBox content. 2020-10-30 18:32:19 +03:00
attach_album_thumbnail.cpp Correctly check media when editing files. 2020-10-30 18:32:19 +03:00
attach_album_thumbnail.h Add edit/remove buttons to Single[File|Media]Preview. 2020-10-30 18:32:19 +03:00
attach_extensions.cpp Move SendButton/EmojiButton to td_ui. 2020-10-30 18:32:18 +03:00
attach_extensions.h Move SendButton/EmojiButton to td_ui. 2020-10-30 18:32:18 +03:00
attach_prepare.cpp Revert "Fixed adding caption to grouped files." 2021-01-26 12:15:54 +04:00
attach_prepare.h Revert "Fixed adding caption to grouped files." 2021-01-26 12:15:54 +04:00
attach_send_files_way.cpp Fix sending many files with a comment. 2020-10-30 18:32:19 +03:00
attach_send_files_way.h Fix sending many files with a comment. 2020-10-30 18:32:19 +03:00
attach_single_file_preview.cpp Replaced icon color for songs with bright one. 2021-01-24 10:41:10 +03:00
attach_single_file_preview.h Added ability to show song cover in EditCaptionBox and SendFilesBox. 2021-01-11 22:46:56 +03:00
attach_single_media_preview.cpp Fixed preview display of small media in SendFilesBox. 2020-11-05 17:51:28 +03:00
attach_single_media_preview.h Add edit/remove buttons to Single[File|Media]Preview. 2020-10-30 18:32:19 +03:00