updated dependencies and go
This commit is contained in:
+1
-1
@@ -339,7 +339,7 @@ func defaultTableStyle() *TableCellStyleOpt {
|
||||
FillColorHex(uint32(0xF0F0F0)).
|
||||
TextColorHex(uint32(0x000000)).
|
||||
FillBackground(true),
|
||||
minWidth: langext.Ptr(float64(5)),
|
||||
minWidth: new(float64(5)),
|
||||
ellipsize: langext.PTrue,
|
||||
multiCell: langext.PFalse,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user