pjrinaldi / wombatforensics

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

Added mouse wait cursor Image preview #457

Closed pjrinaldi closed 1 year ago

pjrinaldi commented 1 year ago

Add mouse wait cursor when select an item and it is loading for the image preview.

pjrinaldi commented 1 year ago

image viewer loaded to slow for 1MB file, so i'm just gonna switch to a default image viewer, same as i do for a video viewer. need to implement the setting in settings and then pull it in to the double click code. and then switch the single click code to a hex viewer view in the plain text with the slack.

pjrinaldi commented 1 year ago

the main viewers are now hidden, issues arise trying to show large files as plain text and it isn't worth showing hex or otherwise by default. i'll only show parsed files with internal viewers and display on double click rather than in the plainview main viewer