mirror of
https://github.com/FliegendeWurst/cursive.git
synced 2024-11-24 01:46:31 +00:00
ea7b5dbae2
* Add Backend::print_at_rep and make Printer::print_hline use it. This avoids a string allocation in `print_hline` and makes it faster, presumably for all backends. This speeds up the rendering of the background in StackView. * Fix a bug in how Printer::print_hline computes the repetition count. |
||
---|---|---|
.. | ||
curses | ||
blt.rs | ||
dummy.rs | ||
mod.rs | ||
resize.rs | ||
termion.rs |