2020-10-10 21:22:13,032 [INFO] sverchok.ui.presets: Created new category `Test' at ...\sverchok\presets\Test
Info: Created new category Test
Traceback (most recent call last):
File "...\sverchok\ui\nodeview_space_menu.py", line
256, in draw
class_name = preset_category_menus[category].__name__
KeyError: 'Test'
Steps to reproduce
Create new category in Presets manager
Shift+a, open presents submenu
Also there are the issues of renaming created categories and deletion.
Problem statement
Steps to reproduce
Also there are the issues of renaming created categories and deletion.