-
Notifications
You must be signed in to change notification settings - Fork 69
Open
Description
When adding a ControlEventTimeline control, an exception will be raised:
Exception has occurred: AttributeError
'SettingsManager' object has no attribute 'ANNOTATOR_ICON_DELETE'
File "/sample/venv/lib/python3.6/site-packages/confapp/settings_manager.py", line 39, in __getattribute__
return object.__getattribute__(self, name)
File "/sample/venv/lib/python3.6/site-packages/pyforms_gui/controls/control_event_timeline/control_eventtimeline.py", line 57, in __init__
icon=conf.ANNOTATOR_ICON_DELETE
The control seems to be dependant from the icons defined here: https://github.com/UmSenhorQualquer/pythonVideoAnnotator/tree/master/base/pythonvideoannotator/pythonvideoannotator/resources
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels