79603308

Date: 2025-05-02 11:43:40
Score: 1
Natty:
Report link
document.getElementById('img-rotation').oninput = function() {
    //  rect.set('angle', this.value); // remove this
rect.rotate(this.value) // add this,value in degree
})
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Rabie