ndt-dev - [ndt-dev] [ndt] r963 committed - Fix in GUI.as
Subject: NDT-DEV email list created
List archive
- From:
- To:
- Subject: [ndt-dev] [ndt] r963 committed - Fix in GUI.as
- Date: Wed, 26 Feb 2014 07:58:07 +0000
Revision: 963
Author:
Date: Wed Feb 26 07:57:55 2014 UTC
Log: Fix in GUI.as
http://code.google.com/p/ndt/source/detail?r=963
Modified:
/trunk/flash-client/src/GUI.as
=======================================
--- /trunk/flash-client/src/GUI.as Mon Feb 24 10:36:07 2014 UTC
+++ /trunk/flash-client/src/GUI.as Wed Feb 26 07:57:55 2014 UTC
@@ -77,7 +77,7 @@
_aboutNDTText.height = 0.40 * _stageHeight;
_aboutNDTText.wordWrap = true;
_aboutNDTText.selectable = false;
- _aboutNDTText.text = "";
+ _aboutNDTText.text = Main.ndt_description;
// 3) Learn more link
_urlRequest = new URLRequest(NDTConstants.MLAB_SITE);
- [ndt-dev] [ndt] r963 committed - Fix in GUI.as, ndt, 02/26/2014
Archive powered by MHonArc 2.6.16.