mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-15 21:15:56 +00:00
hidden feedlist: add disabled fade effect
This commit is contained in:
@@ -42,6 +42,8 @@ function viewfeed(feed, subop, is_cat, subop_param, skip_history, offset) {
|
||||
|
||||
if (getInitParam("theme") == "" && getInitParam("hide_feedlist")) {
|
||||
Element.hide("feeds-holder");
|
||||
// Effect.Fade('feeds-holder', {duration : 0.2,
|
||||
// queue: { position: 'end', scope: 'FLFADEQ', limit: 1 }});
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user