Janez Demšar
Janez Demšar
##### Image Analytics version / Orange version N/A ##### Expected behavior Image Viewer should be able to show images from some given directory that could be set in the widget....
After merging #208, images in reports are too large. To reproduce, try reporting a box plot. I assume that WebKit treats all images as 72dpi. Perhaps adding `zoom: 0.5;` to...
This is an old idea: the widget that would take a learner and a parameter that defines the model complexity. The widget would vary the parameter and display error for...
Auto commit in Geocoding does not use deferred callbacks. It has auto_commit, but does not properly handle it. (Before #180, `set_data` called callback for chaning the combo value, which called...
##### Issue Fixes #179. In `set_data`, we have ``` self.openContext(data) self.region_attr_changed() ``` `region_attr_changed()` is the callback for combo with the attribute, and it includes a heuristic for setting the identifier...
##### Description of changes Add missing translations. Add configuration for multiple languages. ##### Includes - [X] Code changes
Multilingual configuration
##### Description of changes Prepare multilingual configuration.
##### Issue Slovenian translation and multilingual configuration