-
Notifications
You must be signed in to change notification settings - Fork 486
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
Floating Action Button Location (FloatingActionButtonLocation) dont't work in v0.23 #3485
Closed
1 task done
Labels
status: awaiting response
Further information is requested
Comments
ndonkoHenri
added
the
bug: regression
A feature that worked correctly doesn't anymore
label
Jun 19, 2024
ndonkoHenri
added
status: awaiting response
Further information is requested
and removed
bug: regression
A feature that worked correctly doesn't anymore
labels
Jun 19, 2024
I think it's platform dependant.
|
FeodorFitsner
added a commit
that referenced
this issue
Jun 19, 2024
FeodorFitsner
added a commit
that referenced
this issue
Jun 19, 2024
* Fix parseFloatingActionButtonLocation to work on desktop Fix #3485 * Update changelog * make fabLocations const Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com> --------- Co-authored-by: TheEthicalBoy <[email protected]> Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
Wow, so fast! |
zrr1999
pushed a commit
to zrr1999/flet
that referenced
this issue
Jul 17, 2024
…v#3496) * Fix parseFloatingActionButtonLocation to work on desktop Fix flet-dev#3485 * Update changelog * make fabLocations const Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com> --------- Co-authored-by: TheEthicalBoy <[email protected]> Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Duplicate Check
Describe the bug
Hi,
Just upgraded in v0.23:
floating_action_button_location param in page or view do not work anymore, floating ction button are always at bottom right of the page/view.
Code
To reproduce
Run the previous code in v0.23.0
Expected behavior
No response
Screenshots
v0.23.0
same code with v0.22.1
Operating System
Windows
Operating system details
windows 11
Flet version
0.23.0
Regression
Yes, it used to work in a previous Flet version (please specify the version in additional details)
Suggestions
No response
Additional details
No response
The text was updated successfully, but these errors were encountered: