kotatogram-desktop/Telegram/SourceFiles/payments/ui
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
..
payments.style
payments_edit_card.cpp
payments_edit_card.h
payments_edit_information.cpp
payments_edit_information.h
payments_field.cpp Use base::SafeRound instead of std::round. 2021-09-27 12:13:57 +04:00
payments_field.h
payments_form_summary.cpp Use base::SafeRound instead of std::round. 2021-09-27 12:13:57 +04:00
payments_form_summary.h
payments_panel.cpp Crash Fix: Destroy WebView before the container. 2021-06-29 11:07:47 +03:00
payments_panel.h Crash Fix: Destroy WebView before the container. 2021-06-29 11:07:47 +03:00
payments_panel_data.h
payments_panel_delegate.h