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

Additional fixes for #67 and #31 #470

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

ethanbrookins
Copy link

I noticed that #434 didn't fully fix the issue for me.

For #67, I just added @eoyilmaz's same fix for the direction_select dropdown as well.
From your screenshot in this comment, it looks like you loaded a profile that didn't have the LUT checkbox enabled, so setting a default for the direction wouldn't have come up. No big deal.

For #31, even after the above fix, I was still getting the can only concatenate str (not "NoneType") to str GUI error. I eventually found that this error was coming from within the LUTFrame class, which just needed the same fix so direction has a default value there too.

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.

1 participant