Center modal view message.

This commit is contained in:
Jared Boone 2016-05-17 10:29:49 -07:00
parent ac49726707
commit 65d2f263f2
2 changed files with 7 additions and 4 deletions

View file

@ -223,10 +223,7 @@ public:
private:
const std::string title_;
Text text_message {
{ 0 * 8, 7 * 16, 30 * 8, 16 },
""
};
Text text_message { };
Button button_done {
{ 10 * 8, 13 * 16, 10 * 8, 24 },