torum / Image-viewer

A cross-platform, simple and minimum, yet configurable photo viewer/slideshow/digital signage app for Windows, Linux, and Mac.
https://torum.github.io/Image-viewer/
MIT License
92 stars 11 forks source link

Title #8

Closed Hoffelhas closed 3 years ago

Hoffelhas commented 3 years ago

Hi,

I'm using your wonderful app to view multiple images at the same time, so usually I make them quite small. I've got a very long directory name, however, so I'm not able to see the image name anymore.

Would it be possible to exclude the directory name from the title, and only show the image name?

torum commented 3 years ago

Hello. Thank you for your idea. I think it's a good idea. I'll try that in the next release. Thank you.

torum commented 3 years ago

I think it is done (v1.2.13). I decided to shorten the file path depending the window size. If the window size is small enough, it only shows image's file name. I'll upload the new version to the app store today and it should be available in a few days. Thank you.

Hoffelhas commented 3 years ago

Awesome job, thanks a lot for the fast response!

Hoffelhas commented 3 years ago

Awesome, thanks a lot!

performance-opra commented 3 years ago

Hi, it seems this functionality is no longer active (using v1.2.16), is this correct?

EDIT: It seems that the name is only shown in short, if the window's size is already small during start-up/scrolling to the image for the first time. It doesn't change at the moment I resize the screen. Is this the intended behavior?

torum commented 3 years ago

@performance-opra Thank you for let us know. Yes, currently, resizing window does not update the title format. I may fix it in the future update. Thank you again.