orange3-imageanalytics
orange3-imageanalytics copied to clipboard
ImageViewer: Fix and improve setting default attributes
Issue
Fixes #243.
Description of changes
Also change the models so that image attr must be a string, and title prefers strings (unless there is a class var, which has priority).
Includes
- [X] Code changes
- [X] Tests