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
339 stars 33 forks source link

No way to hide reticle #86

Closed kutu closed 1 year ago

kutu commented 1 year ago

Maybe allow left click outside of the image to hide reticle. Or reticle should appear after first left click on the image, after switching to different image - reticle disappear. Allow disabling reticle completely in preferences.

bluescan commented 1 year ago

Yeah -- we can do something about this. At one point the reticle auto-hid along with the onscreen buttons... maybe the reticle modes are a) Always On. b) Auto-Hide c) On Select d) Always Off. c) would be what you have above: click outside = hide. Click inside = show. Image change = hide.

bluescan commented 1 year ago

Fixed in ac6884c046bd7f79b08a83c75c95f498d992cacb