Update cosmic-text to 0.19
This commit is contained in:
parent
1d68895e9c
commit
e429a025df
5 changed files with 9 additions and 15 deletions
|
|
@ -81,8 +81,7 @@ impl TextRenderer {
|
|||
};
|
||||
|
||||
let layout_runs = text_area
|
||||
.buffer
|
||||
.layout_runs()
|
||||
.text
|
||||
.skip_while(|run| !is_run_visible(run))
|
||||
.take_while(is_run_visible);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue