tdesktop/Telegram/SourceFiles/ui/chat/attach
John Preston 19ce1edc16 Use base::SafeRound instead of std::round.
Previous assertion violations because of NaN from std::round were
in video streaming, see commits 27d58ba07b, 8f5830d520.

Now the crashes happened in the ConvertScale() call from a background
thread when preparing an image from clipboard for sending to a chat.
2021-09-27 12:13:57 +04:00
..
attach_abstract_single_file_preview.cpp Custom colors in history_view_document module. 2021-09-06 13:13:26 +03:00
attach_abstract_single_file_preview.h Added ability to set controls type for single previews. 2021-07-13 22:15:22 +03:00
attach_abstract_single_media_preview.cpp Fixed size of animated preview in boxes. 2021-07-20 12:20:30 +03:00
attach_abstract_single_media_preview.h Fixed size of animated preview in boxes. 2021-07-20 12:20:30 +03:00
attach_abstract_single_preview.h Added AbstractSinglePreview. 2021-07-13 22:15:22 +03:00
attach_album_preview.cpp Use base::SafeRound instead of std::round. 2021-09-27 12:13:57 +04:00
attach_album_preview.h Added ability to open photo editor in SendFilesBox with left-click. 2021-07-06 12:13:06 +03:00
attach_album_thumbnail.cpp Use base::SafeRound instead of std::round. 2021-09-27 12:13:57 +04:00
attach_album_thumbnail.h Improved style for controls in SendFilesBox. 2021-07-06 12:13:06 +03:00
attach_controls.cpp Added ability to hide attach controls. 2021-07-13 22:15:22 +03:00
attach_controls.h Added ability to hide attach controls. 2021-07-13 22:15:22 +03:00
attach_extensions.cpp
attach_extensions.h
attach_item_single_file_preview.cpp Custom colors in history_view_document module. 2021-09-06 13:13:26 +03:00
attach_item_single_file_preview.h Added ability to set controls type for single previews. 2021-07-13 22:15:22 +03:00
attach_item_single_media_preview.cpp Version 2.8.9: Fix GIF caption edit. 2021-07-16 10:10:58 +03:00
attach_item_single_media_preview.h Added ability to set controls type for single previews. 2021-07-13 22:15:22 +03:00
attach_prepare.cpp Added ability to open photo editor in SendFilesBox with left-click. 2021-07-06 12:13:06 +03:00
attach_prepare.h Added ability to open photo editor in SendFilesBox with left-click. 2021-07-06 12:13:06 +03: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 Added ability to open photo editor in SendFilesBox with left-click. 2021-07-06 12:13:06 +03:00
attach_single_file_preview.cpp Added ability to set controls type for single previews. 2021-07-13 22:15:22 +03:00
attach_single_file_preview.h Added ability to set controls type for single previews. 2021-07-13 22:15:22 +03:00
attach_single_media_preview.cpp Fixed size of animated preview in boxes. 2021-07-20 12:20:30 +03:00
attach_single_media_preview.h Added ability to set controls type for single previews. 2021-07-13 22:15:22 +03:00