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

Curation tab image size on load #142

Closed
martinmildner opened this issue Mar 22, 2023 · 1 comment · Fixed by #158
Closed

Curation tab image size on load #142

martinmildner opened this issue Mar 22, 2023 · 1 comment · Fixed by #158

Comments

@martinmildner
Copy link
Contributor

hi @awcodes,

When I click on the "Curation" tab, sometimes the image isn't displayed in full size. Once I change the size of the browser, the view adjusts. Does this happen to you as well?

Video: https://user-images.githubusercontent.com/789541/226858123-e0b817f1-c8db-4ecc-ab4e-95c8f4f4e41b.mp4
Tested with Safari (Version 16.0) and Firefox (Version 111.0.1)

Greetings,
martin

@awcodes
Copy link
Owner

awcodes commented Mar 22, 2023

Hey Martin,

This is a known bug that I'm still working through. I've tracked it down to being a race condition where the cropperjs script initializes before the image has finished loading. Seems to happen with larger file size images and/or slower connections. Haven't been able to consistently isolate it yet though.

Hope to have it figured out soon.

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

Successfully merging a pull request may close this issue.

2 participants