nutti / Screencast-Keys

Blender Add-on: Screencast Keys
GNU General Public License v3.0
1.27k stars 112 forks source link

Stops to work over spreadsheet area #122

Closed hitrpr closed 2 years ago

hitrpr commented 2 years ago

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:

nutti commented 2 years ago

This issue is now fixed. Thanks @hitrpr !