tdesktop/Telegram/SourceFiles/editor
John Preston ff4af1b9bc Fix pasting images from Firefox on Windows.
Fixes #10564.

Together with the image data Firefox sets to the clipboard an URLs list
which has a path to local temp file, created from that image.

Reading images from disk is slower + sometimes the content of the file
is wrong so for this case we prefer to read the image data directly.
2023-03-08 16:10:36 +04:00
..
controllers Replaced callback for box showing with dedicated class in photo editor. 2022-12-26 14:24:07 +04:00
scene
color_picker.cpp
color_picker.h
editor.style Moved out styles of ripples with shadowFg color to single place. 2023-02-02 22:12:31 +04:00
editor_crop.cpp
editor_crop.h
editor_layer_widget.cpp Don't lose focus when showing image editor. 2022-12-28 13:05:23 +04:00
editor_layer_widget.h Implement blurred background for photo editor. 2022-12-26 14:24:07 +04:00
editor_paint.cpp Fix pasting images from Firefox on Windows. 2023-03-08 16:10:36 +04:00
editor_paint.h
photo_editor.cpp Show additional information in userpic suggest / accept. 2022-12-26 14:24:07 +04:00
photo_editor.h Allow accepting video userpic suggestions. 2022-12-26 14:24:07 +04:00
photo_editor_common.cpp
photo_editor_common.h Show additional information in userpic suggest / accept. 2022-12-26 14:24:07 +04:00
photo_editor_content.cpp Show additional information in userpic suggest / accept. 2022-12-26 14:24:07 +04:00
photo_editor_content.h Show additional information in userpic suggest / accept. 2022-12-26 14:24:07 +04:00
photo_editor_controls.cpp Show additional information in userpic suggest / accept. 2022-12-26 14:24:07 +04:00
photo_editor_controls.h Show additional information in userpic suggest / accept. 2022-12-26 14:24:07 +04:00
photo_editor_inner_common.h
photo_editor_layer_widget.cpp Moved out size of result file for userpic to public interface. 2023-02-02 22:12:31 +04:00
photo_editor_layer_widget.h Moved out size of result file for userpic to public interface. 2023-02-02 22:12:31 +04:00