OdinMenuTree search is not properly work if name is '$'

Issue #406 new
Former user created an issue
  1. If add item with name $, search is not worked
  2. Add item with name $ to OdinMenuTree: OdinMenuItem item = new OdinMenuItem(tree, "$", null); tree.RootMenuItem.ChildMenuItems.Add(item);
  3. Nothing to show
  4. 2018.2.5f1
  5. 2.0.1
  6. no
  7. windows 10

Comments (0)

  1. Log in to comment