fix: wrap Tabular in VBox with cheight for proper scrolling
This commit is contained in:
parent
5942e78968
commit
b8f361af41
@ -1,4 +1,10 @@
|
||||
|
||||
{
|
||||
"widgettype": "VBox",
|
||||
"options": {
|
||||
"cheight": 40,
|
||||
"width": "100%"
|
||||
},
|
||||
"subwidgets": [
|
||||
{
|
||||
"id":"distribution_agreement_items_tbl",
|
||||
"widgettype":"Tabular",
|
||||
@ -171,4 +177,6 @@
|
||||
|
||||
,"binds":[]
|
||||
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -1,4 +1,10 @@
|
||||
|
||||
{
|
||||
"widgettype": "VBox",
|
||||
"options": {
|
||||
"cheight": 40,
|
||||
"width": "100%"
|
||||
},
|
||||
"subwidgets": [
|
||||
{
|
||||
"id":"distribution_agreements_tbl",
|
||||
"widgettype":"Tabular",
|
||||
@ -288,4 +294,6 @@
|
||||
}
|
||||
]
|
||||
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -1,4 +1,10 @@
|
||||
|
||||
{
|
||||
"widgettype": "VBox",
|
||||
"options": {
|
||||
"cheight": 40,
|
||||
"width": "100%"
|
||||
},
|
||||
"subwidgets": [
|
||||
{
|
||||
"id":"sales_ledger_tbl",
|
||||
"widgettype":"Tabular",
|
||||
@ -346,4 +352,6 @@
|
||||
|
||||
,"binds":[]
|
||||
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -1,4 +1,10 @@
|
||||
|
||||
{
|
||||
"widgettype": "VBox",
|
||||
"options": {
|
||||
"cheight": 40,
|
||||
"width": "100%"
|
||||
},
|
||||
"subwidgets": [
|
||||
{
|
||||
"id":"sub_distributors_tbl",
|
||||
"widgettype":"Tabular",
|
||||
@ -248,4 +254,6 @@
|
||||
|
||||
,"binds":[]
|
||||
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -1,4 +1,10 @@
|
||||
|
||||
{
|
||||
"widgettype": "VBox",
|
||||
"options": {
|
||||
"cheight": 40,
|
||||
"width": "100%"
|
||||
},
|
||||
"subwidgets": [
|
||||
{
|
||||
"id":"sub_resellers_tbl",
|
||||
"widgettype":"Tabular",
|
||||
@ -253,4 +259,6 @@
|
||||
|
||||
,"binds":[]
|
||||
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -1,4 +1,10 @@
|
||||
|
||||
{
|
||||
"widgettype": "VBox",
|
||||
"options": {
|
||||
"cheight": 40,
|
||||
"width": "100%"
|
||||
},
|
||||
"subwidgets": [
|
||||
{
|
||||
"id":"suppliers_tbl",
|
||||
"widgettype":"Tabular",
|
||||
@ -253,4 +259,6 @@
|
||||
|
||||
,"binds":[]
|
||||
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -1,4 +1,10 @@
|
||||
|
||||
{
|
||||
"widgettype": "VBox",
|
||||
"options": {
|
||||
"cheight": 40,
|
||||
"width": "100%"
|
||||
},
|
||||
"subwidgets": [
|
||||
{
|
||||
"id":"supply_contract_items_tbl",
|
||||
"widgettype":"Tabular",
|
||||
@ -180,4 +186,6 @@
|
||||
|
||||
,"binds":[]
|
||||
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -1,4 +1,10 @@
|
||||
|
||||
{
|
||||
"widgettype": "VBox",
|
||||
"options": {
|
||||
"cheight": 40,
|
||||
"width": "100%"
|
||||
},
|
||||
"subwidgets": [
|
||||
{
|
||||
"id":"supply_contracts_tbl",
|
||||
"widgettype":"Tabular",
|
||||
@ -288,4 +294,6 @@
|
||||
}
|
||||
]
|
||||
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -1,4 +1,10 @@
|
||||
|
||||
{
|
||||
"widgettype": "VBox",
|
||||
"options": {
|
||||
"cheight": 40,
|
||||
"width": "100%"
|
||||
},
|
||||
"subwidgets": [
|
||||
{
|
||||
"id":"supplychain_accounting_tbl",
|
||||
"widgettype":"Tabular",
|
||||
@ -375,4 +381,6 @@
|
||||
|
||||
,"binds":[]
|
||||
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user