Performance improvements
This commit is contained in:
parent
d5fde04d09
commit
50dfd4e6ed
4 changed files with 15 additions and 45 deletions
|
|
@ -152,6 +152,8 @@ where
|
|||
);
|
||||
}
|
||||
|
||||
buffer.shape_until_cursor();
|
||||
|
||||
let buffer_x = layout.bounds().x;
|
||||
let buffer_y = layout.bounds().y;
|
||||
buffer.draw(text_color_u32, |x, y, w, h, color| {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue