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 a bug in overlay size handling by canvas #713

Merged
merged 1 commit into from
Feb 26, 2020

Conversation

toaster
Copy link
Member

@toaster toaster commented Feb 26, 2020

Description:

With the refactoring of the PopUp size and position handling a bug was introduced regarding overlay size handling on canvas resize. The fix brings back the dependency from the canvas to widget but this will vanish as soon as #707 is addressed.

Checklist:

  • Tests included.
  • Lint and formatter run with no errors.
  • Tests all pass.

@andydotxyz andydotxyz merged commit 84d1f75 into fyne-io:develop Feb 26, 2020
@toaster toaster deleted the bugfix/overlay_resize branch February 26, 2020 10:21
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