mirror of
https://github.com/status-im/op-geth.git
synced 2025-01-19 03:01:20 +00:00
h scroll
This commit is contained in:
parent
c302afd411
commit
7d64b589b4
@ -86,7 +86,7 @@ ApplicationWindow {
|
|||||||
TableView {
|
TableView {
|
||||||
id: asmTableView
|
id: asmTableView
|
||||||
width: 200
|
width: 200
|
||||||
TableViewColumn{ role: "value" ; title: "" ; width: 200 }
|
TableViewColumn{ role: "value" ; title: "" ; width: asmTableView.width - 2 }
|
||||||
model: asmModel
|
model: asmModel
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user