v1.0.2.0: Restore Hotbar Layout, fix config right-click menu, hotbar fallback
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
+1
-1
@@ -43,7 +43,7 @@ namespace HSUI.Config.Tree
|
||||
return;
|
||||
}
|
||||
|
||||
_nodeToReset = ImGuiHelper.DrawExportResetContextMenu(node, allowExport, allowReset);
|
||||
_nodeToReset = ImGuiHelper.DrawExportResetContextMenu(node, allowExport, allowReset, name);
|
||||
_nodeToResetName = name;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user