Resolves #343 GUI and Frame Refactor
Compare changes
Files
2- Nicolas Pope authored
+ 137
− 48
@@ -17,6 +17,8 @@
@@ -26,6 +28,7 @@
@@ -55,6 +58,8 @@ using std::chrono::milliseconds;
@@ -86,7 +91,7 @@ static void run(ftl::Configurable *root) {
@@ -114,10 +119,8 @@ static void run(ftl::Configurable *root) {
@@ -132,56 +135,133 @@ static void run(ftl::Configurable *root) {
@@ -189,27 +269,16 @@ static void run(ftl::Configurable *root) {
@@ -219,7 +288,24 @@ int main(int argc, char **argv) {
@@ -228,6 +314,9 @@ int main(int argc, char **argv) {