Bug #2065
RCP: 0.7.8, Unit properties view not refreshed after update by macros
Status: | New | Start date: | 03/20/2017 | ||
---|---|---|---|---|---|
Priority: | Normal | Due date: | |||
Assignee: | - | % Done: | 80% |
||
Category: | Annotation | Spent time: | - | ||
Target version: | TXM Democrat 3.0 |
Description
If a macro changes any Analec element or structure its properties view is not updated.
Solution¶
use the Vue to update analec elements in macros and refresh the properties view if needed
changes to do :- when calling "structure.ajouterProp()" to "analecCorpus.ajouterProp()" -> the Vue will be updated because the corpus will fire a StructureEvent
- In the ElementPropertiesView, the corpus listener must update its view when a StructureEvent is raised
History
#1 Updated by Matthieu Decorde over 6 years ago
- Description updated (diff)
#2 Updated by Matthieu Decorde over 6 years ago
- Description updated (diff)
#3 Updated by Matthieu Decorde over 6 years ago
- Description updated (diff)
- % Done changed from 0 to 80
#4 Updated by Matthieu Decorde over 6 years ago
- Description updated (diff)