Palexer / image-viewer

A simple image viewer with some editing functionality.
MIT License
48 stars 10 forks source link

Thumbnails #8

Closed bikedel closed 3 years ago

bikedel commented 3 years ago

Hi,

It would be great to be able to see thumbnails of the directory. Infinite scroll or paging.

In my use case I could have 2000+ cannon DSLR images in a folder. 3mb + each.

I tried a very crude implementation but it was way to slow. Almost workable if I paged the thumbnails to say show 12 at a time. Thumbnails created on the fly. I did find a fyne implementation of showing thumbnails of large images on the fly that used MD5 and caching..... lightning fast.

Palexer commented 3 years ago

Could you give me a link to the Fyne thumbnail implementation or just make a pull request with it?

bikedel commented 3 years ago

https://github.com/okratitan/fyfoto

It is lightning fast to start and then kinda grinds to a halt after viewing a few big folders.... I have not had an in depth look at what is going on... but was very impressed. I imagine if instead of infinite scroll a paging approach is used it would work for my scenario of having many folders with many images of a large size.

On 2021 Mar24, at 21:01, Palexer @.***> wrote:

Could you give me a link to the Fyne thumbnail implementation or just make a pull request with it?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Palexer/image-viewer/issues/8#issuecomment-806078824, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD6QUMYYPBPCVFEHL4NTHTDTFIZJJANCNFSM4ZXNFIMA.