Skip to content

Fix TypeError in reconfigure() of terminal.py (line 753)#958

Merged
mattrose merged 1 commit intognome-terminator:masterfrom
benw49:master
Jan 18, 2025
Merged

Fix TypeError in reconfigure() of terminal.py (line 753)#958
mattrose merged 1 commit intognome-terminator:masterfrom
benw49:master

Conversation

@benw49
Copy link
Copy Markdown
Contributor

@benw49 benw49 commented Oct 24, 2024

Resolved a bug where 'self.bgcolor.alpha' expected a number but received a string, causing a TypeError. The issue was traced to background darkness configuration handling.

Resolved a bug where `self.bgcolor.alpha` expected a number but
received a string, causing a TypeError. The issue was traced to
background darkness configuration handling.
@mattrose mattrose merged commit 75fa2f9 into gnome-terminator:master Jan 18, 2025
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