Luca Pinchetti

Results 2 issues of Luca Pinchetti

### Expected behavior When running a study using BruteForceSampler, if any run fails (for example for out of memory errors) and the study is interrupted before completion of all the...

bug

### Describe it simply: On [https://www.w3schools.com/html/tryit.asp?filename=tryhtml_images_chania](https://www.w3schools.com/html/tryit.asp?filename=tryhtml_images_chania), if I try to snap the icons in the top left, such as: ```js const el = document.querySelector('#tryhome'); window.snapdom.toJpg(el, { quality: 0.85, type: 'jpg',...