Page 1 of 1

Display for Global Array needs this:

PostPosted: Thu Jul 19, 2018 7:53 pm
by jhughes2112
public override void OnNodeLayout(DrawInfo drawInfo)
{
SetAdditonalTitleText(string.Format(Constants.SubTitleConstFormatStr, m_name));

// RUN LAYOUT CHANGES AFTER TITLES CHANGE
base.OnNodeLayout(drawInfo);
}


I have no idea what the global array is referencing, so it'd be nice to make it work like RegisterLocalVar, and put the name in the subtitle.

Thanks,
JH

Re: Display for Global Array needs this:

PostPosted: Fri Jul 20, 2018 9:29 am
by Amplify_Borba
Hey there, thank you for the suggestion!

This is actually something doable and useful, I'll be passing your feedback to the developer for further consideration and will let you know as soon as I have any update regarding this!

Re: Display for Global Array needs this:

PostPosted: Mon Jul 30, 2018 4:50 pm
by Amplify_Borba
Hello, we've just uploaded a new build to the website, in which we've added the requested improvement.

Image

Thank you for taking the time to provide us with your feedback, let us know if you have any further suggestions, thanks!