mirror of
https://github.com/FliegendeWurst/cursive.git
synced 2024-11-23 17:35:00 +00:00
08ab18608b
Should actually also be done if a layer shrinks. Luckily, clear can be called anytime, as draw() is the last action performed in the event loop - so it's safe to clear the screen in any event callback, or even during layout. |
||
---|---|---|
.. | ||
backend | ||
view | ||
align.rs | ||
div.rs | ||
event.rs | ||
lib.rs | ||
menu.rs | ||
menubar.rs | ||
orientation.rs | ||
printer.rs | ||
theme.rs | ||
utf8.rs | ||
vec.rs |