StatusBar3 doesn't reflect AoE selection

Things you’d like to miss in the future...
Post Reply
Evolve
Posts: 353
Joined: 27 Feb 2020 09:48

StatusBar3 doesn't reflect AoE selection

Post by Evolve »

JYvCKHF8xV.gif
JYvCKHF8xV.gif (85.26 KiB) Viewed 471 times

PS: To be clear, I'm using a tweak

Code: Select all

StatusBar3OnFile="<get 'CountSelected'> selected, <get 'BytesSelected'> bytes"
But it's kind of irrelevant, cause Bar3 doesn't reflect area selection without the tweak either. It's just less noticeable.

admin
Site Admin
Posts: 60357
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: StatusBar3 doesn't reflect AoE selection

Post by admin »

Bar3 is only updated when the current file changes which does not happen on lasso select.

Evolve
Posts: 353
Joined: 27 Feb 2020 09:48

Re: StatusBar3 doesn't reflect AoE selection

Post by Evolve »

So the fix would be to make the current file change on lasso select, because there shouldn't be any difference in how you select a file, even if you're lassoing one, it should become the current file, right?
PS: Actually no, because that wouldn't fix Ctrl+A

admin
Site Admin
Posts: 60357
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: StatusBar3 doesn't reflect AoE selection

Post by admin »

The current file is the one that's previewed when any preview area is open. You don't want to change that on lasso select.

Post Reply