It should be enough given that each person associated with a fix should receive an explicit notification.
Cheers, Doru
On Mon, Sep 24, 2012 at 4:20 PM, Alexandre Bergel alexandre.bergel@me.com wrote:
I've just fixed it.
Quick question: does it make sense that I confirm that I fixed the issue or is the google notification enough? Since Ben's email is not set in the author or in the Cc: field of the issue, I am not sure.
@ Ben, do you see the mail sent by moose-technology@googlecode.com that confirms I have closed the issue?
Cheers, Alexandre
On Sep 23, 2012, at 8:55 AM, moose-technology@googlecode.com wrote:
Status: New Owner: ---- Labels: Type-Defect Priority-Medium
New issue 843 by google....@ben.coman.com.au: ROLightlyHighlightable drains element colour http://code.google.com/p/moose-technology/issues/detail?id=843
The following code snippet results in the attached image, showing that ROLightlyHighlightable drains the original colour from el2 - leaving it drab and dreary. I think we need to liven up the party for poor old el2, and give him back his colour.
el1 := (ROElement on: 1) height: 50; width:50. el1 + (ROCircle color: Color lightGreen).
el2 := (ROElement on: 1) height: 50; width:50. el2 + (ROCircle color: Color lightGreen) @ ROLightlyHighlightable.
rawView := ROView new @ RODraggable. rawView add: el1. rawView add: el2. ROHorizontalLineLayout on: rawView elements. rawView open.
Attachments: ROLightlyHighlightable-drains-colour-from-element.png 3.6 KB
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev