Bug #2186
Lexical Table, when changing data structure of the table, the description at the top of the editor is not updated
Status: | New | Start date: | 05/05/2017 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% |
|
Category: | UI | Spent time: | - | |
Target version: | TXM X.X |
Description
Lexical Table, when changing data structure of the table, the description at the top of the editor is not updated. eg. v or fmin are not updated according to the new table.
See: TXMResultEditor.refresh() that is already called in the lexical table commands to synchronize and refresh the tree node name and the part name.
Redefine LexivalTableEditor.refresh() and call refreshTable() and EditorPart.setDescription()
History
#1 Updated by Sebastien Jacquot over 2 years ago
- Target version changed from TXM 0.8.0a (split/restructuration) to TXM 0.8.0
#2 Updated by Matthieu Decorde almost 2 years ago
- Target version changed from TXM 0.8.0 to TXM X.X