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

Spectrum: Fix null texture warning #1294

Merged
merged 2 commits into from
Jun 20, 2022

Conversation

srcejon
Copy link
Collaborator

@srcejon srcejon commented Jun 20, 2022

Currently, if only the spectrum histogram is displayed (i.e. no waterfall), there will be a warning in the log file about an attempt to set a null texture. This is because the waterfall texture height is 0. This patch should remove this warning.

@f4exb f4exb merged commit e48551a into f4exb:master Jun 20, 2022
@srcejon srcejon deleted the fix_null_texture_warning branch June 24, 2022 07:22
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