ktmprabhu / spray

Automatically exported from code.google.com/p/spray
0 stars 0 forks source link

Change color of Shape #265

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
When I try to change the color of the shape via popupmenu by defining an action 
in the spray file for many times the inner graphics algorithm is null. I can't 
reproduce this, it seems to be work randomly. For many times when I select the 
shape the custom feature recognize the inner graphic algorithm, for many time 
it is null.

What steps will reproduce the problem?
1. Create a custom feature for changing shape color
2. Select a shape at runtime
3. Runs the feature and maybe the inner graphics is null

What is the expected output? What do you see instead?
The color of the shape is changed

What version of the product are you using? On what operating system?
Spray 0.5.0 (nightly), Windows 7 - 64 Bit

And even when graphic algorihtm is null, I can get it from PictogramElement, 
but nothing is changed. You can see it in the attached source.

Many thanks for help.

best regards,

dowbar

Original issue reported on code.google.com by dowbar2...@googlemail.com on 23 Apr 2013 at 9:49

Attachments: