A old script can now be queried, what good does it do?
Well with your browser scroll encoder if you're scrolling up and you're already at the top it will jump to the bottom, it's a similar story for scrolling down too
it works on all, folders, files and side lists
Here's the encoder script
param_bigger 0 ? browser_scroll "bottom" ? browser_scroll "top" : browser_scroll +1 : browser_scroll "top" ? browser_scroll "bottom" : browser_scroll -1
Well with your browser scroll encoder if you're scrolling up and you're already at the top it will jump to the bottom, it's a similar story for scrolling down too
it works on all, folders, files and side lists
Here's the encoder script
param_bigger 0 ? browser_scroll "bottom" ? browser_scroll "top" : browser_scroll +1 : browser_scroll "top" ? browser_scroll "bottom" : browser_scroll -1
geposted Tue 10 Jan 17 @ 9:57 pm
That should be made the default behaviour in all the mappings.
geposted Wed 11 Jan 17 @ 7:59 am
Neat trick, thanks.
geposted Wed 11 Jan 17 @ 11:05 am
PachN wrote :
That should be made the default behaviour in all the mappings.
I'm not sure about that...
As a mod, yes it's cool. But when you have a big list and you scroll fast to get on top or bottom you don't want to wrap over...
PS: I have a few neat scripts in mind for that use this query... Stay tuned! :)
geposted Wed 11 Jan 17 @ 12:38 pm
PhantomDeejay wrote :
I'm not sure about that...
As a mod, yes it's cool. But when you have a big list and you scroll fast to get on top or bottom you don't want to wrap over...
PS: I have a few neat scripts in mind for that use this query... Stay tuned! :)
I'm not sure about that...
As a mod, yes it's cool. But when you have a big list and you scroll fast to get on top or bottom you don't want to wrap over...
PS: I have a few neat scripts in mind for that use this query... Stay tuned! :)
I have a shifted mapping for that browser_scroll +20
Looking forward to see what you make.
geposted Wed 11 Jan 17 @ 1:44 pm
PhantomDeejay wrote :
I'm not sure about that...
As a mod, yes it's cool. But when you have a big list and you scroll fast to get on top or bottom you don't want to wrap over...
PS: I have a few neat scripts in mind for that use this query... Stay tuned! :)
PachN wrote :
That should be made the default behaviour in all the mappings.
I'm not sure about that...
As a mod, yes it's cool. But when you have a big list and you scroll fast to get on top or bottom you don't want to wrap over...
PS: I have a few neat scripts in mind for that use this query... Stay tuned! :)
If the list is that big I would not start scrolling. Just hit Pos1 or End on the keyboard (or now, use the actions) ;)
geposted Wed 11 Jan 17 @ 2:46 pm