Scale after rotation TransformControl.js

Hi, i use TransformControl.js for transformation. The problem is that after rotation, the axis of the figure also rotates, and then when I scale, for example, along the y-axis, the scale occurs along the local rotated axis, see image 1. Capture
.But I want that scale to along a straight axis, see image 2


Can somebody help
[http://jsfiddle.net/5axpLj92/14/](code here)