Bug #2065
RCP: 0.7.8, Unit properties view not refreshed after update by macros
Statut: | Closed | Début: | 20/03/2017 | |
---|---|---|---|---|
Priorité: | Normal | Echéance: | ||
Assigné à: | - | % réalisé: | 100% |
|
Catégorie: | Annotation | Temps passé: | - | |
Version cible: | TXM Annotation URS 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
Historique
#1 Mis à jour par Matthieu Decorde il y a plus de 8 ans
- Description mis à jour (diff)
#2 Mis à jour par Matthieu Decorde il y a plus de 8 ans
- Description mis à jour (diff)
#3 Mis à jour par Matthieu Decorde il y a plus de 8 ans
- Description mis à jour (diff)
- % réalisé changé de 0 à 80
#4 Mis à jour par Matthieu Decorde il y a plus de 8 ans
- Description mis à jour (diff)
#5 Mis à jour par Sebastien Jacquot il y a plus d'un an
- Statut changé de New à Closed
- % réalisé changé de 80 à 100