From 4640301d746280c74de6b37582ef7a795c6f6fae Mon Sep 17 00:00:00 2001 From: djpbessems Date: Mon, 24 Jan 2022 20:27:50 +0100 Subject: [PATCH] Ignore height; Test accessing json keys --- Lowdefy/stage.yaml | 16 +++++----------- 1 file changed, 5 insertions(+), 11 deletions(-) diff --git a/Lowdefy/stage.yaml b/Lowdefy/stage.yaml index eca5350..52adf15 100644 --- a/Lowdefy/stage.yaml +++ b/Lowdefy/stage.yaml @@ -51,35 +51,29 @@ areas: version: 3.6.0 os: Windows 10 IoT Enterprise defaultColDef: - flex: 1 sortable: false resizable: false filter: false rowSelection: multiple - setDomLayout: autoHeight + # setDomLayout: autoHeight columnDefs: - headerName: Component name field: component checkboxSelection: true - # width: 45% + flex: 2 - headerName: Component Version field: version - # width: 20% + flex: 1 - headerName: Operating system field: os - # width: 45% + flex: 2 - id: rest_data type: Markdown properties: content: - _string.concat: - - '```yaml' - - _yaml.stringify: - - _log: - _request: get_data - - '```' + - _request: get_data.hello - id: bottomrow type: Box layout: