Skip to content

Exception when changing setting on Return element #31

@trashken

Description

@trashken

Traceback (most recent call last):
File "c:\users\user\appdata\local\programs\python\python37\lib\site-packages\Pythonic\main.py", line 367, in changeEvent
def changeEvent(self, event):
KeyboardInterrupt
Traceback (most recent call last):
File "c:\users\user\appdata\local\programs\python\python37\lib\site-packages\Pythonic\elements\basic_return.py", line 115, in recvGridConfig
self.grid_selector.addItem('Grid {}'.format(index + 1))
AttributeError: 'ExecReturn' object has no attribute 'grid_selector'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions