#716 store full size img, add zoom & pan

This commit is contained in:
jglad
2025-03-11 21:47:52 +01:00
parent 02ec025096
commit a124187db6
3 changed files with 128 additions and 24 deletions

View File

@@ -410,7 +410,7 @@ impl<'a> PostView<'a> {
ui,
self.img_cache,
&media.url,
crate::images::ImageType::Content(width, height),
crate::images::ImageType::Content,
cache_type,
|ui| {
ui.spinner();