Redraw scrollbar on fast filter change
This commit is contained in:
parent
326d69fc10
commit
83dcf41114
@ -448,6 +448,7 @@ $(function(){
|
||||
});
|
||||
};
|
||||
container_filter($obj, str);
|
||||
ScrollHandler.displayScrollbar();
|
||||
});
|
||||
|
||||
// Jump to recent table
|
||||
|
||||
Loading…
Reference in New Issue
Block a user