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(YaruTabBar): make TabController nullable, add onTap #782

Merged
merged 1 commit into from Sep 24, 2023
Merged

Conversation

Feichtmeier
Copy link
Member

@Feichtmeier Feichtmeier commented Sep 23, 2023

"If [TabController] is not provided, then the value of [DefaultTabController.of] will be used."

Need to check this first if this works
Works, sorry, should have tested on musicpod/real app first :)
Also added onTap, as this is part of material tabbar api

grafik

@Feichtmeier Feichtmeier marked this pull request as ready for review September 23, 2023 08:41
@Feichtmeier Feichtmeier changed the title fix(YaruTabBar): make TabController nullable fix(YaruTabBar): make TabController nullable, add onTap Sep 23, 2023
@Feichtmeier
Copy link
Member Author

Just looking at the picture, are the tabs more round here than in gtk4? Oo

Copy link
Member

@Jupi007 Jupi007 left a comment

Choose a reason for hiding this comment

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

👍LGTM

@Jupi007
Copy link
Member

Jupi007 commented Sep 23, 2023

Just looking at the picture, are the tabs more round here than in gtk4? Oo

Well, yes it looks more round 🧐
Also compared to the sidebar selected item.

"If [TabController] is not provided, then the value of [DefaultTabController.of] will be used."
@Feichtmeier
Copy link
Member Author

ok @Jupi007 changed to the button radius now:
grafik

Copy link
Member

@Jupi007 Jupi007 left a comment

Choose a reason for hiding this comment

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

Much better 👍

@Feichtmeier Feichtmeier merged commit 4e1cb14 into main Sep 24, 2023
7 checks passed
@Feichtmeier Feichtmeier deleted the fix_tab branch September 24, 2023 08:19
@github-actions github-actions bot mentioned this pull request Sep 24, 2023
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