Status: New Owner: ---- Labels: Type-Defect Priority-Medium Component-Glamour
New issue 651 by esteba...@gmail.com: label presentations doesn't update contents http://code.google.com/p/moose-technology/issues/detail?id=651
In a browser with a label presentation, the label is not being updated when an announcement is triggered. i.e., this browser:
browser := GLMTabulator new row: #itemDetail; row: #summary size: 18; yourself.
browser transmit to: #summary; andShow: [ :presenter | presenter label updateOn: AnAnnouncement from: [self announcer ]; display: [ self summary ] ].
Updates: Owner: tu...@tudorgirba.com Labels: Milestone-4.6
Comment #1 on issue 651 by tu...@tudorgirba.com: label presentations doesn't update contents http://code.google.com/p/moose-technology/issues/detail?id=651
Fixed in the latest Glamour-Morphic-Renderer
Updates: Status: Fixed
Comment #2 on issue 651 by tu...@tudorgirba.com: label presentations doesn't update contents http://code.google.com/p/moose-technology/issues/detail?id=651
(No comment was entered for this change.)