Skip to content
Snippets Groups Projects

Enable live resizing

Merged Jo De Boeck requested to merge liveresize into master
Compare and
2 files
+ 1
7
Preferences
Compare changes
Files
2
@@ -244,10 +244,6 @@
}
function resize(currentSpace, status) {
if (status !== 'HALTED') {
return;
}
var sizes = $scope.sizes;
var initialSizeId = $scope.machine.sizeid;