swipe_image_gallery
swipe_image_gallery copied to clipboard
Zoomed image position
Zoomed image can be in any postiion on the screen by vertical
@stlr00 not exactly sure what the issue is, could you explain a bit?
@dbilgin Thats it. First screen is a default image view. And second is zoomed. So after that i can drag image to any postition on the screen.
@stlr00 isn't that just how zooming works? You zoom an image and then you can drag it wherever you like to view the zoomed image as you like or you can zoom back out again. Am I missing something here? What are you trying to do exactly?
@dbilgin I expect that the image will not move vertically until it exceeds the height of the screen. For example images in telegram works as I write.
@stlr00 hmm I think I got what you mean, I'll try to check this out soon and get back to you here, thanks for opening an issue.
This doesn't seem possible with InteractiveViewer
which is what is used in this package at the moment sadly, possibly might be fixed when this issue is fixed: https://github.com/flutter/flutter/issues/58997
Closing this issue, as it is not supported currently until there is an update.