Only float narrowbar when #home is active.

(imported from commit a2da9b5a41e5a645d0c72ef48ff4a856558bed15)
This commit is contained in:
Waseem Daher
2012-10-15 14:32:47 -04:00
parent a80ba151b0
commit acb75ecf67

View File

@@ -230,8 +230,8 @@ $(function () {
// pointer may still want to move.
move_pointer_at_page_top_and_bottom();
}
}
print_elapsed_time("update_fixed_narrowbar", update_fixed_narrowbar);
}
});
$(window).mousewheel(throttled_scrollhandler);
$(window).scroll(throttled_scrollhandler);