jquery - Drawing a selection in angularjs -


i'm working on angular app allow user create shapes , pictures in main layout in powerpoint example. these shapes divs , spans user can drag , drop. questions are: 1. how can allow user make selection of several shapes in powerpoint (the blue selection in powerpoint) ? 2. best way allow user resize shapes in powerpoint ?

i think way write angular directive i'm not sure tools must use (jquery-ui, d3, ...)

adding edit :

what using canvas ? better option ? (each shape little canva inserted in main layout div. using directive fill canva option ?

thanks


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -