How to abort the root node creation?

  • 38
  • 4

Hello,

Can I abort the root node creation from the node factory action? I tried newNode.delete but it doesn't work.

Thanks,
Alexey
No way. Imagine you are trying to create a new root. But it doesn't work. What do you think? Yep, it is a bug!

My case is some dialog/wizard for creation a new root node. And it has the "cancel" button!

Most probably the problem is that you see inherited root concepts from extended languages. It seems they shouldn't be visible unless their language is explicitly imported.