cmbruns / vimage

Image Viewer
Other
3 stars 1 forks source link

Put image dimensions in title bar #38

Closed cmbruns closed 1 month ago

cmbruns commented 1 month ago

Might need to set window title directly, and recapitulate the title effects of using setWindowModified(), setApplicationDisplayName(), and setWindowFilePath()

cmbruns commented 1 month ago

I actually put it in the status bar in https://github.com/cmbruns/vimage/commit/f239ff1be3cc4578793c85def9c8501361a9d84c which is good enough.