From d1d1e3c9cbf405eae86e5a46fc90765cd429acff Mon Sep 17 00:00:00 2001 From: Nicolai Tellefsen Date: Tue, 5 Apr 2016 22:56:39 +0200 Subject: NMS: Rebuild nmsInfoBox Basically the old model forced each window to handle all the logic needed for showing and managing a window. The new model takes care of the basic window- management and lets us focus on "panels" that are reusable, independent of each other, and can re-render themselves without concern for any other objects. We are also able to define windows and views that use existing panels just by providing a basic template to the windowHandler. Does still have som bugs and missing functionality that needs to be addressed. --- web/nms.gathering.org/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web/nms.gathering.org/index.html') diff --git a/web/nms.gathering.org/index.html b/web/nms.gathering.org/index.html index d3928bb..4077e4e 100644 --- a/web/nms.gathering.org/index.html +++ b/web/nms.gathering.org/index.html @@ -295,7 +295,7 @@ - -- cgit v1.2.3