Skip to main content
Jump to: navigation, search

Talk:Graphical Modeling Framework/Recipes

There is a bug in the add child node code, resulting in discrepancies between the visual model and the semantic model ordering, IOW element appear in the correct order but the underlying model has the new elements appended to the end of the child list.

See this forum post for a handy fix. I don't have edit rights to this wiki, but I recommend one.

http://www.eclipse.org/forums/index.php/m/217333/?srch=http%3A%2F%2Fwiki.eclipse.org%2FGMF%2FRecipes#msg_217333

Back to the top