Merge branch 'parent-hotkey' of mgit:Menithal/hifi into parent-hotkey

This commit is contained in:
Menithal 2017-03-02 21:40:45 +02:00
commit 91fa871d55

View file

@ -1619,7 +1619,6 @@ var PropertiesTool = function (opts) {
print('Edit.js received web event that was not valid json.')
return;
}
print(JSON.stringify(data))
var i, properties, dY, diff, newPosition;
if (data.type === "print") {
if (data.message) {