Ticket #564 (closed Defect: fixed)
Update information on canvas
Reported by: | JuergeN | Owned by: | jri |
---|---|---|---|
Priority: | Major | Milestone: | Release 4.1.3 |
Component: | DeepaMehta Standard Distribution | Version: | 4.1.2 |
Keywords: | Cc: | ||
Complexity: | 3 | Area: | GUI / Usability |
Module: | deepamehta-core |
Description
When I change the "Include in Label" settings of a coposition definition from false to true, then this information is not updated along the association label (text) on the canvas. I need to reload the side for this information to be shown correctly on the canvas.
Change History
comment:1 Changed 11 years ago by jri
- Status changed from new to accepted
- Module set to deepamehta-core
- Milestone set to Release 4.1.3
comment:3 Changed 11 years ago by Jörg Richter
- Status changed from accepted to closed
- Resolution set to fixed
Core: sync view on Include in Label change (#564).
When changing the "Include in Label" setting in a type form while the respective association definition is visible on the canvas, the association label on the canvas is updated.
CHANGES
When calling a CompositeValue manipulator method (set(), setRef(), remove()) the passed set of Directives is extended by a UPDATE_TOPIC resp. UPDATE_ASSOCIATION directive.
BREAKING CHANGES
Core API Type interface
- setLabelConfig() has a directives parameter