Improve topbar

This commit is contained in:
2026-07-01 13:37:28 +02:00
parent 6838df4c44
commit afa569588d
8 changed files with 77 additions and 9 deletions

View File

@@ -0,0 +1,14 @@
{
"group_name": "nodeList",
"title": "Description display style",
"description": "To save vertical space, it is possible to hide node descriptions until the node title is hovered, at which point they are displayed in a tooltip",
"property_type": "value",
"css_components": [],
"value_type": "radio",
"value_parameters": "tooltip={{ phrase('tooltip') }}\ninline={{ phrase('inline') }}\nnone={{ phrase('none') }}",
"has_variations": false,
"depends_on": "",
"value_group": "",
"property_value": "inline",
"display_order": 400
}