Merge fullscreen images from jglad
jglad (3):
#716 add full screen images
#716 move goto button one level down
#716 store full size img, add zoom & pan
This commit is contained in:
@@ -427,7 +427,7 @@ impl<'a, 'd> PostView<'a, 'd> {
|
||||
ui,
|
||||
self.note_context.img_cache,
|
||||
&media.url,
|
||||
crate::images::ImageType::Content(width, height),
|
||||
crate::images::ImageType::Content,
|
||||
cache_type,
|
||||
|ui| {
|
||||
ui.spinner();
|
||||
|
||||
Reference in New Issue
Block a user