Update dependencies
This commit is contained in:
parent
c2f49c8422
commit
3f2af19d9e
2 changed files with 24 additions and 24 deletions
|
|
@ -44,8 +44,8 @@ impl LineNumberCache {
|
|||
.layout_in_buffer(
|
||||
&mut self.scratch,
|
||||
font_system,
|
||||
1.0, /* font size adjusted later */
|
||||
1000.0, /* dummy width */
|
||||
1.0, /* font size adjusted later */
|
||||
None,
|
||||
Wrap::None,
|
||||
None,
|
||||
8, /* default tab width */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue