1

Have anyone gotten the Toast Image Editor to work for Angular 2+ (I have Angular 11)? I am currently trying to make this work: https://www.npmjs.com/package/tui-image-editor-angular

I want it to work with the 'loadImageFromURL', but when I use this all the edit buttons are disabled. If I load an image from the 'Load file' button, it works. Then the edit buttons is not disabled. So it seems like something is not initialized when using the 'loadImageFromURL'.

One issue with using this package is that the 'options' does not contain the 'includeUI -> loadImage -> path' which probably needs to be added for the editor to enable the buttons.

Any suggestions?

TommyF
  • 381
  • 1
  • 7
  • 22
  • Did this work for you? Or did you get any good alternative? – Swamy Oct 29 '21 at 10:36
  • @Swamy No it didn't work so I used this one instead and customized it. It's pretty good: https://www.npmjs.com/package/ngx-photo-editor – TommyF Oct 29 '21 at 14:51
  • Thank you @TommyF npmjs.com/package/ngx-photo-editor - Looked at this and it has cropping and other capabilities. We are looking for both cropping and drawing on image capabilities, like pencil and eraser etc. – Swamy Nov 06 '21 at 07:27

0 Answers0