登录:     


Forum: General Discussion

Topic: New: query browser_scroll

由于该帖子已年深日久,可能包含陈旧过时或描述错误的信息。

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
 

发表时间 Tue 10 Jan 17 @ 9:57 pm
That should be made the default behaviour in all the mappings.
 

Neat trick, thanks.
 

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! :)
 

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 have a shifted mapping for that browser_scroll +20

Looking forward to see what you make.
 

PhantomDeejay wrote :
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) ;)
 



(陈旧帖子或论坛版块会自动关闭)