We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The active selection is not always preserved when setImageUrl() or setResource() is called. I can reproduce the issue with the sampler:
Result:
The information about the selection above the image however shows the correct values. Only the overlay is lost.
It seems as if the problem is related to the image loading speed. If the the image is served slowly, the selection overlay is lost.
The text was updated successfully, but these errors were encountered:
yes you are right... i will check it out and try to fix it for the next release - but it take some time...
Sorry, something went wrong.
No branches or pull requests
The active selection is not always preserved when setImageUrl() or setResource() is called. I can reproduce the issue with the sampler:
Result:
The information about the selection above the image however shows the correct values. Only the overlay is lost.
It seems as if the problem is related to the image loading speed. If the the image is served slowly, the selection overlay is lost.
The text was updated successfully, but these errors were encountered: