BigW Consortium Gitlab

Fix performance issue when browse big diffs

parent 9c14ed06
......@@ -20,4 +20,4 @@
Maybe diff is really big and operation failed with timeout. Try to get diff locally
:coffeescript
$('.files .diff-header').stick_in_parent(recalc_every: 1, offset_top: $('.navbar').height())
$('.files .diff-header').stick_in_parent(offset_top: $('.navbar').height())
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment