Remove comment in text::Rich::draw
This commit is contained in:
parent
2e4c55bbff
commit
41a7318e5d
1 changed files with 0 additions and 1 deletions
|
|
@ -246,7 +246,6 @@ where
|
|||
|
||||
let style = theme.style(&self.class);
|
||||
|
||||
// Draw backgrounds
|
||||
for (index, span) in self.spans.iter().enumerate() {
|
||||
if let Some(highlight) = span.highlight {
|
||||
let translation = layout.position() - Point::ORIGIN;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue