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

Stops to work over spreadsheet area #122

Closed
hitrpr opened this issue Jul 26, 2022 · 1 comment
Closed

Stops to work over spreadsheet area #122

hitrpr opened this issue Jul 26, 2022 · 1 comment
Assignees
Labels
bug Something isn't working
Milestone

Comments

@hitrpr
Copy link

hitrpr commented Jul 26, 2022

System Information

  • OS: win 10
  • Blender version: 3.1+
  • Add-on version: 3.7.0 last available code

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:

@hitrpr hitrpr added the bug Something isn't working label Jul 26, 2022
nutti added a commit that referenced this issue Aug 7, 2022
@nutti nutti self-assigned this Aug 7, 2022
@nutti nutti added this to the Version 3.8 milestone Aug 7, 2022
@nutti
Copy link
Owner

nutti commented Aug 7, 2022

This issue is now fixed.
Thanks @hitrpr !

@nutti nutti closed this as completed Aug 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants