AyuGramDesktop/Telegram/SourceFiles/platform/mac/touchbar/items
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
..
mac_formatter_item.h Get rid of osx and linux32 special targets 2021-08-11 16:59:27 +03:00
mac_formatter_item.mm Get rid of osx and linux32 special targets 2021-08-11 16:59:27 +03:00
mac_pinned_chats_item.h Get rid of osx and linux32 special targets 2021-08-11 16:59:27 +03:00
mac_pinned_chats_item.mm Use base::SafeRound instead of std::round. 2021-09-27 12:13:57 +04:00
mac_scrubber_item.h Get rid of osx and linux32 special targets 2021-08-11 16:59:27 +03:00
mac_scrubber_item.mm Appended references to const auto types in loop to prevent copying. 2021-09-09 16:32:04 +03:00