Page 1 of 1

Add a zoom level indicator

Posted: 2024-10-18, 11:21 UTC
by yong
Hi,

It would be great if the zoom level is shown in the title bar of the lister like

Lister - [d:\test\test.txt] (150 %)

It won't require a lot of work, I suppose?

Re: Add a zoom level indicator

Posted: 2024-10-18, 13:07 UTC
by KozakMak
support ++

Re: Add a zoom level indicator

Posted: 2024-10-18, 13:37 UTC
by ghisler(Author)
This is already done for image files. However, for text files the indicator is used for the location within the file...

Re: Add a zoom level indicator

Posted: 2024-10-18, 17:47 UTC
by petermad
ghisler(Author) wrote: 2024-10-18, 13:37 UTC This is already done for image files. However, for text files the indicator is used for the location within the file...
Then add a second indicator...

Re: Add a zoom level indicator

Posted: 2024-10-19, 06:35 UTC
by funkymonk
Support++

Re: Add a zoom level indicator

Posted: 2024-10-20, 07:42 UTC
by ghisler(Author)
Then add a second indicator...
That would be very confusing because they would both show a % value.

Re: Add a zoom level indicator

Posted: 2024-10-20, 12:14 UTC
by petermad
Then provide the to indicators with labels:

Code: Select all

Zoom: 24%    Position: 20%

Re: Add a zoom level indicator

Posted: 2024-10-21, 01:29 UTC
by yong
ghisler(Author) wrote: 2024-10-20, 07:42 UTC
Then add a second indicator...
That would be very confusing because they would both show a % value.
This is because, unlike other file viewers, the Lister in TC doesn't have a status bar to show
necessary file information.

The position indicator fits well in the menu bar because it is a control that requires user
input, just like the other menu entries, whereas the zoom level indicator doesn't. That's
why I propose to put it in the title bar.