Resolves #343 GUI and Frame Refactor
Compare changes
Files
2@@ -22,13 +22,39 @@ Configurable::Configurable(nlohmann::json &config) : config_(&config) {
@@ -114,7 +140,7 @@ void Configurable::_trigger(const string &name) {
@@ -122,7 +148,13 @@ void Configurable::_trigger(const string &name) {