We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
System Information
Expected behavior work independent on type of area
Description about the bug If I expand spreadsheet area below screencast overlay, it terminate work. Error:
Python: Traceback (most recent call last): File "C:\Users\Ad\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\screencast_keys\ops.py", line 1725, in modal space_type = self.SPACE_TYPES[area.type] KeyError: 'SPREADSHEET' location: <unknown location>:-1
video demo:
The text was updated successfully, but these errors were encountered:
Fix: Error on spreadsheet area (#122)
16af8cd
This issue is now fixed. Thanks @hitrpr !
Sorry, something went wrong.
nutti
No branches or pull requests
System Information
Expected behavior
work independent on type of area
Description about the bug
If I expand spreadsheet area below screencast overlay, it terminate work.
Error:
video demo:
The text was updated successfully, but these errors were encountered: