Split ImageViewer components

This commit is contained in:
miruka
2020-07-20 14:27:52 -04:00
parent 9444225afa
commit 66a44b5251
4 changed files with 226 additions and 198 deletions

View File

@@ -366,7 +366,7 @@ Rectangle {
forLink || (isAnimated(event) ? "" : event.media_url)
utils.makePopup(
"Popups/ImageViewerPopup.qml",
"Popups/ImageViewerPopup/ImageViewerPopup.qml",
{
thumbnailTitle: getThumbnailTitle(event),
thumbnailMxc: event.thumbnail_url,