WIP
This commit is contained in:
parent
b54f08db77
commit
83070a19c4
27 changed files with 154 additions and 162 deletions
|
@ -812,7 +812,7 @@ impl Element<TerminalView> for TerminalElement {
|
|||
}
|
||||
|
||||
if let Some(element) = &mut layout.hyperlink_tooltip {
|
||||
Element::paint(element, scene, origin, visible_bounds, view, view, cx)
|
||||
element.paint(scene, origin, visible_bounds, view, cx)
|
||||
}
|
||||
});
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue