feat: buffer setter methods are now lazy
This commit is contained in:
parent
e5926aec74
commit
626f44dad8
14 changed files with 388 additions and 240 deletions
|
|
@ -149,7 +149,6 @@ impl DrawTestCfg {
|
|||
self.alignment,
|
||||
);
|
||||
}
|
||||
buffer.shape_until_scroll(true);
|
||||
|
||||
// Black
|
||||
let text_color = Color::rgb(0x00, 0x00, 0x00);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue