Feature #1476
RCP: 0.7.7, always keep References column displayed in Concordances
Status: | New | Start date: | 09/04/2015 | ||
---|---|---|---|---|---|
Priority: | Normal | Due date: | |||
Assignee: | - | % Done: | 80% |
||
Category: | UI | Spent time: | - | ||
Target version: | TXM 0.8.0 |
Description
Currently, it is impossible to keep reading concordance references while scrolling horizontally a concordance. The user has then to scroll horizontally left to be able to read references when needed, loosing the horizontal focus in the concordance.
The References column must always be displayed.
Solution¶
Concordance display should use two independant tables (see figure):- t1 for the References column
- t2 for the rest of the Concordance columns
t1 and t2 vertical scroll should be synchronized by the sv vertical scrollbar.
t1 and t2 should have their own independant horizontal scrollbar, hs1 and hs2.
t1 t2 [References] [Left context|Pivot|Right context] ^ [ ] [ | | ] | [ ] [ | | ] | vs [ ] [ | | ] | [ ] [ | | ] v <----------> <--------------------------------> hs1 hs2
History
#1 Updated by Matthieu Decorde over 7 years ago
- Target version changed from TXM 0.7.8 to TXM 0.8.0a (split/restructuration)
#2 Updated by Sebastien Jacquot almost 5 years ago
- Target version changed from TXM 0.8.0a (split/restructuration) to TXM 0.8.0
#3 Updated by Matthieu Decorde about 4 years ago
- Target version changed from TXM 0.8.0 to TXM X.X
#4 Updated by Matthieu Decorde almost 4 years ago
- Target version changed from TXM X.X to TXM 0.8.0
- % Done changed from 0 to 80