Community
Participate
Working Groups
The fix for bug 308783 involved the firing of an artificial selection event, in order to refresh the Property Sheet. Right now, the resource used for this event is the parent of the actually selected object. The problem with this is that other listeners will react to this event. It would be better if the artificial selection event used a dummy object so that listeners can ignore it.
Created attachment 192133 [details] patch to not use real RSE object in fake event
I've committed the change to cvs.