Resolves #343 GUI and Frame Refactor
Compare changes
Files
5- Nicolas Pope authored
@@ -133,8 +133,6 @@ Thumbnails::~Thumbnails() {
@@ -144,6 +142,8 @@ bool Thumbnails::mouseButtonEvent(const nanogui::Vector2i &p, int button, bool d
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.