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
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
editor_paint.cpp Fix pasting images from Firefox on Windows. 2023-03-08 16:10:36 +04:00
editor_paint.h
photo_editor.cpp
photo_editor.h
photo_editor_common.cpp
photo_editor_common.h
photo_editor_content.cpp
photo_editor_content.h
photo_editor_controls.cpp
photo_editor_controls.h
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