Skip to content
Snippets Groups Projects
Commit dd4318e2 authored by Peter Albrecht's avatar Peter Albrecht
Browse files

feature: expand all items in details widget

parent 713163e9
No related branches found
No related tags found
1 merge request!406Refactor skill memory GUI
......@@ -68,7 +68,7 @@ namespace armarx::skills::gui
this, skillsArgumentsTreeWidgetItem, aron_args, default_args_of_profile);
skillsArgumentsTreeWidgetItem->setExpanded(true);
this->expandAll();
// update the ShownSkill
shownSkill = {skillId, descr};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment