biolab / orange3-imageanalytics

🍊 :rice_scene: Orange3 add-on for dealing with image related tasks
GNU General Public License v3.0
32 stars 42 forks source link

ImageViewer: Fix and improve setting default attributes #245

Closed janezd closed 1 month ago

janezd commented 6 months ago
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
markotoplak commented 1 month ago

@janezd, what is the state on this one?

janezd commented 1 month ago

@markotoplak, I think I addressed @VesnaT 's comments. Could you take a look at tests? If we allow them to fail, please merge and release.

janezd commented 1 month ago

I see we do, and I merged. Would you make a release?