Reflow the Radar before updating to update scale

This commit is contained in:
Nick Downie
2014-07-02 21:28:59 +01:00
parent 641fc02212
commit ea9d144c71

View File

@@ -275,6 +275,7 @@
this.eachPoints(function(point){
point.save();
});
this.reflow();
this.render();
},
reflow: function(){