Resolves #343 GUI and Frame Refactor
Compare changes
- Nicolas Pope authored
@@ -385,20 +385,20 @@ bool ftl::config::update(const std::string &puri, const json_t &value) {
Major rewrite of the GUI into a module and view form, also using a new Feed class. The frame and frameset data structures have also been rewritten to support memory pooling and response frames.