← Back to team overview

mugle-dev team mailing list archive

Re: Mugle UI

 

No worries.
I am also about to modify showMessage to clear the error panel before a new
message is added because otherwise error messages accumulate in the error
display. I think new messages should override old ones by default. What do
you think?


On Thu, May 19, 2011 at 12:01 PM, Prageeth Silva <prageethsilva@xxxxxxxxx>wrote:

> Ok, I have traced back the problem to ErrorDisplay.hide(). If this method
>> is called before showMessage() has been called the first time, a null msg
>> object is attempted to be accessed. I have added a check for null and
>> committed that fix.
>>
>
> Oh sorry, I might have missed to add the null check. Guess I was too tired
> last night :P
> Thanks for the fix.
>
> --
> *Prageeth Silva*
>

Follow ups

References