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 toolbar to be the standard widget height #2265

Merged
merged 6 commits into from Jun 17, 2021

Conversation

andydotxyz
Copy link
Member

To do this right then low profile buttons are fixed as well.
This knocked on to accordion (header) and app/doc tabs.
All positive changes IMHO :)

Fixes #2257

Checklist:

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

To do this right then low profile buttons are fixed as well.
This knocked on to accordion (header) and app/doc tabs.
All positive changes IMHO :)

Fixes fyne-io#2257
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.

Hmm, in general, I think this is a good change, but I am not quite sure that I like the new height of the tabs, though it is hard to say as it might just take some getting used to :)

I also noticed that the tabs change their height when the tab drop-down button appears or disappears. That should probably be fixed.

@andydotxyz
Copy link
Member Author

I cannot replicate any height change - can you provide the steps in detail please?

@Jacalz
Copy link
Member

Jacalz commented Jun 6, 2021

I hope that this should be sufficient:
jumpy-tabssize

@andydotxyz
Copy link
Member Author

Oh, I see it now many thanks.

@andydotxyz andydotxyz requested a review from Jacalz June 7, 2021 08:18
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.

Sorry for the late review. This has a conflict with develop.

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.

Good stuff. Nice work!

@andydotxyz andydotxyz merged commit 94842cb into fyne-io:develop Jun 17, 2021
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