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

Nav bar update #14

Closed bluescan closed 4 years ago

bluescan commented 4 years ago

If you create a contact sheet in a subfolder that doesn't yet exist, the nav bar will not be updated to show a dropdown for the subfolder. You need to go up a level first.