canvas.deactivateAll(); canvas.renderAll(); canvas.forEachObject(function(object){ object.selectable = false; });