Right now when we create a shape and the click at some other part of the editor, then we are forced to redraw another shape of same type. The use case I am trying to implement is that For example I chose a rectangle shape drew it inside the editor as soon as I am done and I click at any other part of the editor another rectangle starts drawing, What I am looking for is that as soon as the rectangle has been drawn the selection mode gets activated so that I can select the last drawn rectangle and resize it or something. would be grateful if any suggestion regarding this can be provided.
Right now when we create a shape and the click at some other part of the editor, then we are forced to redraw another shape of same type. The use case I am trying to implement is that For example I chose a rectangle shape drew it inside the editor as soon as I am done and I click at any other part of the editor another rectangle starts drawing, What I am looking for is that as soon as the rectangle has been drawn the selection mode gets activated so that I can select the last drawn rectangle and resize it or something. would be grateful if any suggestion regarding this can be provided.