Task #1948

Mis à jour par Sebastien Jacquot il y a presque 6 ans

Currently when the concordance needs to refresh lines all lines are flushed and rebuild.

Problems :
- this broke the current sort [SJ: obsolete issue?]
- some lines information that don't change are lost and rebuild
- SJ: when changing a View parameter, the sort and now seems to well be conserved but the current page is lost, we should keep the current page index are lost

Retour