chromealex/Unity3d.UI.Windows

default namespace in Graph ( FlowData ) - wrong

ladon opened this issue · 4 comments

ladon commented

Create window.
Get Assets/ProjecUi/Other/Window1Directory/Window1DirectoryScreen.cs(11,11): error CS1003: Syntax error, `.' expected

because
namespace .UI.Other.Window1Directory {

why default namespace in Graph - .UI?
it is necessary to make the correct value

Look through the left setting panel. Find Flow Compiler module and fill the
namespace field.

On Friday, August 14, 2015, ladon notifications@github.com wrote:

Create window.
Get
Assets/ProjecUi/Other/Window1Directory/Window1DirectoryScreen.cs(11,11):
error CS1003: Syntax error, `.' expected

because
namespace .UI.Other.Window1Directory {

why default namespace in Graph - .UI?
it is necessary to make the correct value


Reply to this email directly or view it on GitHub
#14.

ladon commented

Yes, but why default value make pain to user?
it is necessary to set the value in the acceptable by default

Yes, I'll fix it soon. Sorry about that, my system is in alpha only;)

On Friday, August 14, 2015, ladon notifications@github.com wrote:

Yes, but why default value make pain to user?
it is necessary to set the value in the acceptable by default


Reply to this email directly or view it on GitHub
#14 (comment)
.

Fixed in 0.9.6a