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

label.opacity error #481

Closed
Gnakkk opened this issue Oct 2, 2021 · 1 comment
Closed

label.opacity error #481

Gnakkk opened this issue Oct 2, 2021 · 1 comment

Comments

@Gnakkk
Copy link

Gnakkk commented Oct 2, 2021

if alpha != self.color[4]:
IndexError: tuple index out of range

4 should be changed to 3.

@benmoran56
Copy link
Member

Thank you,

this is now fixed in the 1.5-maintenance branch, and will be in the next point release.
In the mean time, the .color property can also be used for setting opacity.

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

No branches or pull requests

2 participants