tdesktop/Telegram/SourceFiles/ui/image
John Preston 8c1e546123 Fix crash in DocumentData destructor.
~DocumentData sometimes calls ~Image that calls RemoteSource::unload.
It tries to schedule delayed loaded deletion and accesses Auth().
But ~DocumentData is called from ~Session, so Auth() is unaccessible.
2018-11-04 15:51:39 +04:00
..
image_location.cpp
image_location.h
image_prepare.cpp
image_prepare.h
image_source.cpp Fix crash in DocumentData destructor. 2018-11-04 15:51:39 +04:00
image_source.h Use photo as video thumbnail in WebPageData. 2018-11-04 15:51:38 +04:00
image.cpp Don't unload all media on switching between chats. 2018-11-04 15:51:38 +04:00
image.h Use photo as video thumbnail in WebPageData. 2018-11-04 15:51:38 +04:00