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
329 stars 32 forks source link

Mid-point slider when auto on. #140

Closed bluescan closed 9 months ago

bluescan commented 9 months ago

Consider leaving the midpoint slider drawing even when auto-mid-point is selected... and only 'auto' set it when a change to the black/white points are made. It could even remain editable/moveable if we do it like this. Additionally there would be feedback for what it's actually doing instead of just hiding it.

bluescan commented 9 months ago

Implemented in 288ee381b86594accc7a74003d1d99ad6098c1f9