Skip to content
New issue

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

Selection not always preserved on imageUrl/resource changes #1

Open
fredl11 opened this issue Jun 8, 2015 · 1 comment
Open

Selection not always preserved on imageUrl/resource changes #1

fredl11 opened this issue Jun 8, 2015 · 1 comment
Labels

Comments

@fredl11
Copy link

fredl11 commented Jun 8, 2015

The active selection is not always preserved when setImageUrl() or setResource() is called. I can reproduce the issue with the sampler:

  1. Make a random selection
  2. Click "switchImage" or "setResource"

Result:

  • When the image is already cached, switchImage works for me,
  • setResource seems to loose the selection every time.

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.

@melistik melistik added the bug label Jun 10, 2015
@melistik
Copy link
Owner

yes you are right... i will check it out and try to fix it for the next release - but it take some time...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants