Task #2920
Mis à jour par Matthieu Decorde il y a presque 5 ans
Limit A:
The current concordance sort parameters does not allow to select the sort direction (except when re-clicking a currently sort column). column)
Limit B:
It also does not allow to choose the properties to use for each sort key. eg, it is currently impossible to sort 1) pivot with "word", 2) ref and 3) pivot with "pos"
h3. Solution A
# add UP/DOWN sort arrows next to the key selection combo widget
# use the arrows orientation to reverse the internal LineComparator's
h3. Solution B
Discuss a new interface implementation to be able to select the property to use for each key
The current concordance sort parameters does not allow to select the sort direction (except when re-clicking a currently sort column). column)
Limit B:
It also does not allow to choose the properties to use for each sort key. eg, it is currently impossible to sort 1) pivot with "word", 2) ref and 3) pivot with "pos"
h3. Solution A
# add UP/DOWN sort arrows next to the key selection combo widget
# use the arrows orientation to reverse the internal LineComparator's
h3. Solution B
Discuss a new interface implementation to be able to select the property to use for each key