We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug The DefaultDialogicNode layout seems to have random sizes and locations for elements:
Also having the DialogTextAnimationParent's position animated hard codes an odd offset:
To Reproduce Steps to reproduce the behavior:
Expected behavior A more consistent layout, I'm not sure what the intended layout is
System (please complete the following information):
What you tried to get the feature working
Possible fixes
The text was updated successfully, but these errors were encountered:
Fix for #1680 and #1616 and #1688 (#1689)
b4d5afa
Fix for #1680 and #1616 and #1688 Also added other quality of life improvements on the default layout
This is kinda outdated and I think most of the described problems are either fixed or won't be fixed.
Sorry, something went wrong.
No branches or pull requests
The problem
Describe the bug
The DefaultDialogicNode layout seems to have random sizes and locations for elements:
Also having the DialogTextAnimationParent's position animated hard codes an odd offset:
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A more consistent layout, I'm not sure what the intended layout is
System (please complete the following information):
Solutions
What you tried to get the feature working
Possible fixes
The text was updated successfully, but these errors were encountered: