The definitive feature request & bug fix roadmap
-
This post is deleted! -
I'm sure it is already hard for Christoph to follow all the requests we do, so I personally think it might be a good thing for all of us to follow this rule:
@Christoph-Hart said in The definitive feature request & bug fix roadmap:
Hi everybody,
... Any discussion about a certain bug / feature should be a dedicated thread (you can add a link to the discussion thread in the post).
-
Really enjoying the new autocomplete features.
One question. Using the F8 key we can assign a type to function parameters. Is there a reason you didn't choose to allow the type to be assigned directly in the parenthesis?
i.e.
inline function myCallback(ScriptButton component)
? -
Function parameters can‘t have a type specifier in Javascript so this would break many language idioms.
-
-
@d-healey And Another Thing That I Noticed Is That Right Clicking On Console, To Cleaning Up The Reports Is Laggy.
Some Times Works, Sometimes Need 3/4/5 Clicks To Get The Pop Up To Clean The Console. -
@Natan on my Mac it works as usual!
Are you on Windows? -
Feature request Global setting to disable line breaks in the new script editor.
-
@d-healey said in The definitive feature request & bug fix roadmap:
Feature request Global setting to disable line breaks in the new script editor.
??!
-
@MikeB Yes but when you open a new project you have to do it again. I want to turn it off for every project.
-
@d-healey I understand
-
SCRIPTNODE BUGS
-
Connecting a container parameter to another container parameter doesn't work (but the cable is created)
-
Generally, duplicating chains or wrapping nodes into a new chain not only loses cable connections but makes a mess among the ones that subsist...
-
container.chain is still not taking the bypass into account
-
Reopening a project shows strange connections in the edit parameter window:
-
-
Alright, I'm gonna close that now. @ustk can you make a dedicated thread for these scriptnode issues (with an example snippet that demonstrates the latest problems).