Refactor and bug fix: Wrong vbox height.

This commit is contained in:
Arthur Sonzogni
2019-01-06 23:24:58 +01:00
parent e6614d6363
commit cf63aefa02
4 changed files with 14 additions and 21 deletions

View File

@@ -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 {