mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-09-29 16:39:34 +08:00
Refactor and bug fix: Wrong vbox height.
This commit is contained in:
@@ -25,8 +25,7 @@ class ScreenInteractive : public ftxui::screen::Screen {
|
||||
class Delegate;
|
||||
std::unique_ptr<Delegate> delegate_;
|
||||
|
||||
void Clear();
|
||||
void Draw();
|
||||
void PrepareDraw();
|
||||
bool quit_ = false;
|
||||
|
||||
enum class Dimension {
|
||||
|
Reference in New Issue
Block a user