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

Multiple screens at different resolutions. #130

Open bluescan opened 1 year ago

bluescan commented 1 year ago

Laptop screen is 1080p, second screen is 4k... when tacentview opens it opens on laptop screen but the window top and bottom bars are out of reach... can't move, minimize, scale the window, etc... all I can do is Windows Key-Shift-Right Arrow to move the window to my other (4k) screen.