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

Hide on-screen controls. #137

Closed bluescan closed 9 months ago

bluescan commented 9 months ago

Add ability to completely hide on-screen controls/buttons. Turn off controls in basic/kiosk profile. Make sure setting is available in preferences. Probably Auto, Always, Never. Auto would use the same behavious as now (no mouse movement for a few seconds).

bluescan commented 9 months ago

All the above implemented in 8e8de44837f396bc4bd60495e6926c0fd75c69a8