Wassimulator / CactusViewer

A small single file image viewer written in C/C++.
BSD 2-Clause "Simplified" License
203 stars 15 forks source link

Why there is no thumbnail support? #32

Closed AndrejusAnto closed 6 months ago

AndrejusAnto commented 8 months ago

Just wondering why there is no support for image thumbnail?

Wassimulator commented 8 months ago

What do you mean exactly? ICO files or are thumbnails not showing up in explorer for you?

On Thu 14. Mar 2024 at 12:26, Andrejus @.***> wrote:

Just wondering why there is no support for image thumbnail?

— Reply to this email directly, view it on GitHub https://github.com/Wassimulator/CactusViewer/issues/32, or unsubscribe https://github.com/notifications/unsubscribe-auth/AR5KALQMFA42DQOT6G3K2FTYYGCN7AVCNFSM6AAAAABEV5BHP6VHI2DSMVQWIX3LMV43ASLTON2WKOZSGE4DMMJQGY4DQNI . You are receiving this because you are subscribed to this thread.Message ID: @.***>

AndrejusAnto commented 8 months ago

On windows (explorer and desktop)) image files shows cactusviewer icon (i think) not a thumbnail as other apps i used and because cactusviewer is just exe file, not installable like nomacs, so was wondering maybe there is a reason why it is not working/supported.

Wassimulator commented 6 months ago

I see what you mean. For me I had to manually set the default viewer for each file I open, it now shows thumbs for each file. It's not an issue on the programming of the program but rather on windows as you have gathered. I need to make an installer of sorts to set defaults.

Wassimulator commented 6 months ago

I just added an installer, let me know if this addresses the issue.

AndrejusAnto commented 6 months ago

I'm sorry, I am stupid. When I removed your viewer with windows default viewer thumbnails still not working. Turns out it was windows feature that was turn off. Sorry for bothering and thanks for handmade style app.

Wassimulator commented 6 months ago

No worries! Glad it was resolved for you one way or another. :)