Skip to content
New issue

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

[bugfix] fixed gradients #58

Merged
merged 2 commits into from
Mar 23, 2024
Merged

[bugfix] fixed gradients #58

merged 2 commits into from
Mar 23, 2024

Conversation

UserNameBlank
Copy link
Contributor

Fixed gradients by setting the count of the array XAVA->config->gradients to gradient_count.

@nikp123
Copy link
Owner

nikp123 commented Mar 23, 2024

Thank you for contributing, however this specific fix relies on an unintended abuse of the arr_count() macro Can you please change it to use arr_resize() instead. Thanks.

@UserNameBlank
Copy link
Contributor Author

done

@nikp123
Copy link
Owner

nikp123 commented Mar 23, 2024

Thanks

@nikp123 nikp123 merged commit c1c9c57 into nikp123:master Mar 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants