pjrinaldi / wombatforensics

linux c++, fox-toolkit, multi-threaded forensic gui tool
GNU General Public License v2.0
47 stars 12 forks source link

image thumbnailer #214

Closed pjrinaldi closed 6 years ago

pjrinaldi commented 6 years ago

Need to allow the user to choose what size thumbnail(s) to create from the 4 options. Then generate them and have the viewer switch between the different thumbnail sizes. The viewer will check to see if the files exist, if not, then it will popup the generate dialog for that size and inform the user that it may take time.

pjrinaldi commented 6 years ago

I think i would rather have the user select their preferred thumbnail size in general settings and then just generate these accordingly. framework is there with "thumbsize", just need to implement a setting.ui and the subsequent appropriate settings.

pjrinaldi commented 6 years ago

implemented this with the settings dialog. I went with a global thumbnail size setting similar to xways.