behavior3 / behavior3editor

An awesome online visual editor for Behavior3 (Behavior Trees Visual Editor)
MIT License
646 stars 264 forks source link

Undo/Redo is having problems with properties #10

Closed renatopp closed 9 years ago

renatopp commented 9 years ago

Steps to reproduce:

  1. Select a node.
  2. Edit its title.
  3. Select another node.
  4. Click at the title field.
  5. Press ctrl+z.

The same happens with other fields, but the title is more critical.

renatopp commented 9 years ago

Fixed by disabling ctrl+z on properties