快速登录:  

Forum: Wishes and new features

话题: Possible pad_page_favorite improvement

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

When using pad_page_favorite +1 to through your favorite pad pages, it only works if your current pad page is a favorite pad page
So if you currently have a none favorite pad page selected, the script doesn't do anything
Would it be possible to change it so the script then simply selects the first/top favorite folder to begin with?
Or any favorite folder?
So really just a way to get the favorite folder rotation started
 

发表时间 Sun 18 Aug 19 @ 9:56 am
locoDogPRO InfinityModeratorMember since 2013
I had a poke at this and it looks like pad_page_favorite can't be queried for bigger or smaller, neither is a non favorite seen as #0.
It can be done with direct query but the script isn't pretty

pad_page_favorite 1 ? pad_page_favorite +1 : pad_page_favorite 2 ? pad_page_favorite +1 : pad_page_favorite 1
 

发表时间 Sun 18 Aug 19 @ 10:12 am


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