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

Feature: BottomSheet props #1642

Closed
ndonkoHenri opened this issue Jul 26, 2023 · 0 comments · Fixed by #2182
Closed

Feature: BottomSheet props #1642

ndonkoHenri opened this issue Jul 26, 2023 · 0 comments · Fixed by #2182

Comments

@ndonkoHenri
Copy link
Contributor

ndonkoHenri commented Jul 26, 2023

  • A Flag for Modal BottomSheet behaviour. There are two types of BS - persistent and modal and Flet only has the persistent atm. The Modal flag could be in the BS class itself, in the page.show_bottomsheet(modal=*) or we create a new page method: page.show_modal_bottomsheet()
  • bgcolor
  • elevation
@ndonkoHenri ndonkoHenri mentioned this issue Dec 2, 2023
4 tasks
@ndonkoHenri ndonkoHenri linked a pull request Dec 2, 2023 that will close this issue
4 tasks
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 a pull request may close this issue.

1 participant