Page 1 of 1
Fullscreen navigation: First/last image?
Posted: Mon Feb 13, 2017 9:17 pm
by helmut
In fullscreen mode, a small panel is displayed with functions: Previous image, Next image, and quick slide show.
Currently, the user cannot see whether he/she reached the first or last image. It would be good if the "<" and ">" buttons would indicate this.
Re: Fullscreen navigation: Cannot see first/last image
Posted: Fri Mar 03, 2017 10:11 am
by helmut
Would other users also find this useful?
Re: Fullscreen navigation: Cannot see first/last image
Posted: Fri Mar 03, 2017 1:31 pm
by m.Th.
More difficult to implement than a dialog „You reached to first/last image already!” when the user clicks beyond the margins of the set of photos. Besides that a dialog is more explicit to communicate what's happening. The buttons are already dimmed. How more grayed should we do them?
Also, below the Play button a line with „<image no>/<total images>” would be a good thing. The same code exists in the Viewer located in Tabs. (dbl-click on a image and look at the status bar)
Re: Fullscreen navigation: Cannot see first/last image
Posted: Fri Mar 03, 2017 1:35 pm
by m.Th.
Also, below the Play button a line with „<image no>/<total images>” would be a good thing. The same code exists in the Viewer located in Tabs. (dbl-click on a image and look at the status bar)
In fact the very same code exists in the tooltip located in the top-left corner. Hence, I don't know how necessary it is...
Re: Fullscreen navigation: First/last image?
Posted: Mon Mar 06, 2017 9:17 pm
by helmut
m.Th. wrote:More difficult to implement than a dialog „You reached to first/last image already!” when the user clicks beyond the margins of the set of photos. Besides that a dialog is more explicit to communicate what's happening.
I think fullscreen mode should look nice and clean. A message box isn't quite what I consider a nice solution.
m.Th. wrote:The buttons are already dimmed. How more grayed should we do them?
Buttons could be slightly darker. When disabled they could be very dimmed.
m.Th. wrote:Also, below the Play button a line with „<image no>/<total images>” would be a good thing. The same code exists in the Viewer located in Tabs. (dbl-click on a image and look at the status bar)
Good idea to display the "<image no>/<total images>" next to the buttons. This way the user sees all required info next to each other.
m.Th. wrote:In fact the very same code exists in the tooltip located in the top-left corner. Hence, I don't know how necessary it is...
From my point of view the info offers info about the current image. For navigation is the small control in the middle of the screen therefore the <image no> / <total image> makes sense, here. But adding this might spoil the nice and clean interface that I'm asking for.
Re: Fullscreen navigation: First/last image?
Posted: Tue Mar 07, 2017 7:13 am
by m.Th.
From my point of view the info offers info about the current image. For navigation is the small control in the middle of the screen therefore the <image no> / <total image> makes sense, here. But adding this might spoil the nice and clean interface that I'm asking for.
Here:

- Player.jpg (3.63 KiB) Viewed 455 times
Btw, for WHAT is that empty space there?
Re: Fullscreen navigation: First/last image?
Posted: Tue Mar 07, 2017 8:17 am
by helmut
m.Th. wrote:... Btw, for WHAT is that empty space there?
Right, I wonder, too.