mirror of
https://github.com/taigrr/wtf
synced 2026-04-02 02:28:55 -07:00
Add gerrit widget
This commit is contained in:
1
vendor/github.com/rivo/tview/table.go
generated
vendored
1
vendor/github.com/rivo/tview/table.go
generated
vendored
@@ -644,7 +644,6 @@ ColumnLoop:
|
||||
}
|
||||
expWidth := toDistribute * expansion / expansionTotal
|
||||
widths[index] += expWidth
|
||||
tableWidth += expWidth
|
||||
toDistribute -= expWidth
|
||||
expansionTotal -= expansion
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user