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

Tab alignment bug fix #2208

Merged
merged 5 commits into from
Dec 7, 2023
Merged

Tab alignment bug fix #2208

merged 5 commits into from
Dec 7, 2023

Conversation

InesaFitsner
Copy link
Contributor

@InesaFitsner InesaFitsner commented Dec 7, 2023

added tab_alignment property for Tabs. Default value is TabAlignment.start, if scrollable = True and TabAlignment.fill if scrollable = False

Close #2198

@FeodorFitsner FeodorFitsner merged commit 47fc5f9 into main Dec 7, 2023
@FeodorFitsner FeodorFitsner deleted the tab-alignment-bug-fix branch December 7, 2023 22:37
@InesaFitsner InesaFitsner restored the tab-alignment-bug-fix branch December 12, 2023 17:42
zrr1999 pushed a commit to zrr1999/flet that referenced this pull request Jul 17, 2024
* tab_alignment initial commit

* default values for tab_alignment when scrollable True and False

* removed commented code

* clean up

* deleted comment
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.

Tab label and indicator alignment issue with Flet >= 0.12
2 participants