turns out we do need this in certain situations
This commit is contained in:
parent
4d478a3306
commit
7b7fa5f77b
@ -674,6 +674,8 @@ function updateConvItems(mode,data) {
|
|||||||
$('.item_' + bParam_mid.substring(0,32)).addClass('item-highlight');
|
$('.item_' + bParam_mid.substring(0,32)).addClass('item-highlight');
|
||||||
}
|
}
|
||||||
|
|
||||||
|
$(document.body).trigger("sticky_kit:recalc");
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
function collapseHeight() {
|
function collapseHeight() {
|
||||||
|
Reference in New Issue
Block a user