Reverts zed-industries/zed#35843 Docker image for 1.89 is now up.
This commit is contained in:
parent
5901aec40a
commit
daa53f2761
8 changed files with 35 additions and 55 deletions
|
@ -136,7 +136,7 @@ impl BatchedTextRun {
|
|||
.shape_line(
|
||||
self.text.clone().into(),
|
||||
self.font_size.to_pixels(window.rem_size()),
|
||||
&[self.style.clone()],
|
||||
std::slice::from_ref(&self.style),
|
||||
Some(dimensions.cell_width),
|
||||
)
|
||||
.paint(pos, dimensions.line_height, window, cx);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue