responsive nav buttons

This commit is contained in:
gugak 2025-05-07 03:25:19 -07:00
parent ba936a1e56
commit 79f5f40606
2 changed files with 10 additions and 25 deletions

View File

@ -43,7 +43,7 @@
"name": "Button"
},
"position": {
"basis": "120px",
"basis": "65%",
"grow": 1
},
"propConfig": {
@ -59,26 +59,7 @@
"props": {
"style": {
"backgroundColor": "#FFFFFF",
"borderBottomColor": "#555555",
"borderBottomLeftRadius": 8,
"borderBottomRightRadius": 8,
"borderBottomStyle": "solid",
"borderBottomWidth": 4,
"borderLeftColor": "#000000",
"borderLeftStyle": "solid",
"borderLeftWidth": 1.5,
"borderRightColor": "#555555",
"borderRightStyle": "solid",
"borderRightWidth": 3,
"borderTopColor": "#000000",
"borderTopLeftRadius": 8,
"borderTopRightRadius": 8,
"borderTopStyle": "solid",
"borderTopWidth": 1.5,
"cursor": "pointer",
"outlineColor": "#000000",
"outlineStyle": "none",
"outlineWidth": "3"
"cursor": "pointer"
},
"textStyle": {
"color": "#000000",
@ -94,8 +75,8 @@
"name": "Main_Panel"
},
"position": {
"basis": "35px",
"shrink": 0
"basis": "30%",
"grow": 1
},
"propConfig": {
"props.params.tagProps[0]": {
@ -131,6 +112,10 @@
"meta": {
"name": "root"
},
"props": {
"alignContent": "flex-start",
"justify": "center"
},
"type": "ia.container.flex"
}
}

View File

@ -10,7 +10,7 @@
"priority": 0,
"priority_string": "No active alarms",
"running_status": 0,
"searchId": "value",
"searchId": "PLC01",
"state": 5,
"state_string": "Unknown"
},
@ -371,7 +371,7 @@
"path": "material/offline_bolt",
"style": {
"borderColor": "#000000",
"borderStyle": "solid",
"borderStyle": "none",
"borderWidth": "2px"
}
},