{
        var c = Coords.getFixed();
        if (c.w > options.minSelect[0] && c.h > options.minSelect[1])
        {
            Selection.enableHandles();