junhanqiao / oryx-editor

Automatically exported from code.google.com/p/oryx-editor
Other
0 stars 0 forks source link

instances of stencils / properties defined in a stencil set extension are not loaded #240

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. create a new model, load extension, create stencil instances of 
stencils defined in extension
2. save
3. load

What is the expected output?

instances should be represented by shapes

What do you see instead?

they are not - only in source code

Original issue reported on code.google.com by stefan.k...@hpi-alumni.de on 19 Sep 2008 at 8:09

GoogleCodeExporter commented 9 years ago
Fixed it by deserialising the stencil set extension information first in 
main.js 
loadSerialized()..

Original comment by stefan.k...@hpi-alumni.de on 19 Sep 2008 at 8:11

GoogleCodeExporter commented 9 years ago

Original comment by NicoPete...@gmail.com on 8 Oct 2008 at 8:33