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

Fix issue where long or tall images could jump on load #1430

Merged
merged 1 commit into from Oct 20, 2020

Conversation

andydotxyz
Copy link
Member

Issue was that we were reading aspect before setting it on the first frame.
Fixes #1266

Checklist:

  • Tests included. <- this was a rendering glitch, you can load the reproduction code to test, but it's not seen in test code
  • Lint and formatter run with no errors.
  • Tests all pass.

Issue was that we were reading aspect before setting it on the first frame.
Fixes fyne-io#1266
@andydotxyz andydotxyz merged commit 4efa211 into fyne-io:develop Oct 20, 2020
@andydotxyz andydotxyz deleted the fix/1266 branch October 20, 2020 13:26
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 this pull request may close these issues.

None yet

2 participants