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: overflow in left pane of YaruMasterDetailPage #790

Merged
merged 1 commit into from Oct 23, 2023

Conversation

Jupi007
Copy link
Member

@Jupi007 Jupi007 commented Oct 23, 2023

I found that the ListTile returns a wrong height cause to the visual density set to VisualDensity(horizontal: -4, vertical: -4) in YaruMasterTile. I will try to fix this in flutter.

- Revert ubuntu#787 and use `IntrinsicHeight` to force real `ListTile` height computation.
- Add test variant with subtitle and spacer.
@Jupi007 Jupi007 requested a review from d-loose October 23, 2023 10:01
@Jupi007 Jupi007 changed the title fix: overflow in left pane of YaruMasterDetailPage fix: overflow in left pane of YaruMasterDetailPage Oct 23, 2023
Copy link
Member

@d-loose d-loose 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 Jupi007 merged commit cb91423 into ubuntu:main Oct 23, 2023
8 checks passed
@Jupi007 Jupi007 deleted the fix-787 branch October 23, 2023 10:10
@github-actions github-actions bot mentioned this pull request Oct 23, 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