kaoz70
kaoz70
Hey, @matheus-cintra, I'm using it with Angular 1.7.9, no problems there, try updating the version and see if that helps.
Hello, this issue seems to be still ocurring, I forked your codepen just to add a border for the cropped image: https://codepen.io/kaoz70/pen/ZyoLYg, if you crop the image non square (rectangle)...
I went ahead and made a PR based on @allanpoppe fix: #46 . There seems to be no issues with this, I tried different combinations with no errors.
Yeah, that was the first thing I tried, but I'm relying on the cropject attribute to get the cropped image data. When I hide the directive I get other data:...
OK that worked, not the most elegant solution, but its fine for me. Thanks!
Damn, 4 commits just to get this right, I need to sleep.
That's weird, I have this set in the component settings:  What version of GrapesJs are you using? Mine is 0.14.52 EDIT: I just realized that enabling the gjs-preset-webpage plugin...
Let me look into this code, I will try to integrate it so that this package doesn't have to rely on the gjs-preset-webpage plugin. Regarding the click event in the...
Alright, so I integrated the code into the plugin, additionally you can pass the optionsStringSeparator in the config if you want to use another separator instead of the '::' Default...
Yeah, I also thought that, maybe I can try to do something about the select's options in the traits.