bluescan / tacentview

An image and texture viewer for tga, png, apng, exr, dds, pvr, ktx, ktx2, astc, pkm, qoi, gif, hdr, jpg, tif, ico, webp, and bmp files. Uses Dear ImGui, OpenGL, and Tacent. Useful for game devs as it displays information like the presence of an alpha channel and querying specific pixels for their colour.
ISC License
371 stars 35 forks source link

[Suggestion] Make the HDR (and similar) option window update in real time #39

Closed ClangPan closed 2 years ago

ClangPan commented 2 years ago

Adding this one to the pile. I just noticed that the other dialogs for other image types reflect their changes instantly but not for the HDR (and similar) one. Instead, we must press a 'Reload' button which feels a bit clunky.

bluescan commented 2 years ago

Fix in a3552496d493823de9fae5cd20c4f1d3543bd0d2