Resolves #343 GUI and Frame Refactor
Compare changes
Files
4- Nicolas Pope authored
+ 89
− 125
@@ -34,12 +34,75 @@ AddSourceWindow::AddSourceWindow(nanogui::Widget* parent, AddCtrl *ctrl) :
@@ -83,65 +146,29 @@ nanogui::Button *AddSourceWindow::_addButton(const std::string &s, nanogui::Widg
@@ -151,36 +178,19 @@ void AddSourceWindow::rebuild() {
@@ -205,64 +215,18 @@ void AddSourceWindow::rebuild() {
@@ -274,10 +238,10 @@ void AddSourceWindow::close() {