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

Scrolling in the thumbs-browser using mouse wheel don't work while hovering over selected image (UI Size >= Medium) #133

Closed teadrinker closed 11 months ago

teadrinker commented 11 months ago

You might know this already, but using UI Size >= Medium, I suspect the selected thumb image is slightly too large, and it tries to scroll the selected thumb in its own frame...

bluescan commented 11 months ago

Thank you teadrinker. Hadn't actually noticed that one. I've been unable to repo after the High DPI rework in ae6753ea9e2c65ee261a8782a80b6251cec7b8bb.