reset active_post_id on feed change
This commit is contained in:
@@ -68,6 +68,7 @@ function viewfeed(feed, subop, is_cat, subop_param, skip_history, offset) {
|
|||||||
|
|
||||||
if (getActiveFeedId() != feed) {
|
if (getActiveFeedId() != feed) {
|
||||||
feed_cur_page = 0;
|
feed_cur_page = 0;
|
||||||
|
active_post_id = 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
enableHotkeys();
|
enableHotkeys();
|
||||||
|
|||||||
Reference in New Issue
Block a user