Mlađo
Mlađo
I figured it out, I need to set a flag before cropping is started, then rebuild the with the new flag and then start the cropping. With setState this is...
@adar2378 I am facing the same issue, did you find any workaround?
@rokk4 This solution doesn't work for nested classes in my case.
My use case is the following: I have an infinite scrolling list of posts. Each post can contain multiple images. When I load a batch of posts I put the...