Skip to content

How can I get a standalone CropImageEditor that when its done it opens the FilterImageEditor and then its done? Similar to instagram/linkedin #175

Answered by hm21
ember11498 asked this question in Q&A
Discussion options

You must be logged in to vote

In these logs, I can see that there is a problem with the `DeferredPointerHandler' which tries to draw an element that doesn't exist, or the size is infinite or null. This normally happen when the image data is broken or when a parent widget shrinks/expands the editor to infinite size.

However, when I looked at your good it didn't look like there was any issue with the parent elements, but maybe with the image source you are inserting. As you can see, there are 5 ways to open the editor like CropRotateEditor.asset or CropRotateEditor.memory. In case you now add an asset path to the memory constructor it will still open the editor and the editor will try to decode it even if there is a wro…

Replies: 3 comments 12 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
12 replies
@ember11498
Comment options

@ember11498
Comment options

@ember11498
Comment options

@hm21
Comment options

hm21 Jul 31, 2024
Maintainer

Answer selected by ember11498
@ember11498
Comment options

@hm21
Comment options

hm21 Jul 31, 2024
Maintainer

@ember11498
Comment options

@hm21
Comment options

hm21 Jul 31, 2024
Maintainer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants