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

Change NavigationAppBar leading widget to be min width instead of fix… #1103

Merged
merged 2 commits into from
Aug 25, 2024

Conversation

nu11ptr
Copy link
Contributor

@nu11ptr nu11ptr commented Aug 24, 2024

NavigationAppBar leading widget is now a minimum of kCompactNavigationPaneWidth width instead of being fixed to this width (#1102)

Pre-launch Checklist

  • I have updated CHANGELOG.md with my changes
  • I have run "dart format ." on the project
  • I have added/updated relevant documentation

@bdlukaa bdlukaa linked an issue Aug 24, 2024 that may be closed by this pull request
@bdlukaa bdlukaa merged commit e7ad25d into bdlukaa:master Aug 25, 2024
3 checks passed
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.

[Enhancement] Allow arbitrary width leading widget in NavigationAppBar
2 participants