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

Make sure we have sufficient space for the bar as well if content is tiny #3898

Merged
merged 6 commits into from
May 26, 2023

Conversation

andydotxyz
Copy link
Member

Fixes #3885

Checklist:

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

Copy link
Member

@Jacalz Jacalz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks like some tests need to be adjusted

@andydotxyz
Copy link
Member Author

It looks like some tests need to be adjusted

Sorry about that, was away from the machine a couple days. Fixed now

@coveralls
Copy link

coveralls commented May 22, 2023

Coverage Status

Coverage: 61.984% (-0.04%) from 62.021% when pulling bd913aa on andydotxyz:fix/3885 into 56dd0f3 on fyne-io:develop.

@andydotxyz andydotxyz requested a review from Jacalz May 22, 2023 17:37
Copy link
Member

@Jacalz Jacalz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR does unfortunately seem to introduce various bugs with the showing and hiding of tabs. One thing I noticed is that the window sometimes becomes larger when selecting a different tab if there are tabs in the dropdown menu:

Screencast.from.2023-05-22.20-31-36.webm

I also noticed that you can't make the window smaller again if you make it large enough to show more tabs:

Screencast.from.2023-05-22.20-33-40.webm

@andydotxyz
Copy link
Member Author

Thanks for catching that, should be fixed now

Copy link
Member

@Jacalz Jacalz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I still can't seem to make the window smaller if new tabs are shown.

Copy link
Member

@Jacalz Jacalz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems fine now. Thanks 👍

@andydotxyz andydotxyz merged commit 732ffb6 into fyne-io:develop May 26, 2023
@andydotxyz andydotxyz deleted the fix/3885 branch May 26, 2023 22:18
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.

3 participants