Added an settings option to change the default behavior of including child categories or not

Fixes issue #1077
This commit is contained in:
Jan Böhmer 2025-10-19 00:19:07 +02:00
parent 5dbe4ba00b
commit 1c8ca6c0a2
3 changed files with 37 additions and 7 deletions

View file

@ -14232,5 +14232,17 @@ Please note, that you can not impersonate a disabled user. If you try you will g
<target>Project has no BOM entries</target>
</segment>
</unit>
<unit id="pCKgjIr" name="settings.behavior.sidebar.data_structure_nodes_table_include_children">
<segment>
<source>settings.behavior.sidebar.data_structure_nodes_table_include_children</source>
<target>Tables should include children nodes by default</target>
</segment>
</unit>
<unit id="KJQHfwV" name="settings.behavior.sidebar.data_structure_nodes_table_include_children.help">
<segment>
<source>settings.behavior.sidebar.data_structure_nodes_table_include_children.help</source>
<target>If checked, the part tables for categories, footprints, etc. should include all parts of child categories. If not checked, only parts that strictly belong to the clicked node are shown.</target>
</segment>
</unit>
</file>
</xliff>