carlosandujar

Results 2 issues of carlosandujar

Depending on the input, some images might not overlap the largest internal rectangle (see example). Cropper.prepare raises an exception, but it would be more desirable to just ignore non-overlapping rectangles,...

bug
good first issue

* Questions version: 0.8.0 and current * Python version: 3.9 * Operating System: Windows 10 ### Description The following validator does not work as expected: `RadioGroupQuestion(title="Do you agree?", choices=["Yes", "No"],...