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

Update splash-test.py #173

Merged
merged 1 commit into from
Sep 12, 2024
Merged

Update splash-test.py #173

merged 1 commit into from
Sep 12, 2024

Conversation

non-npc
Copy link
Contributor

@non-npc non-npc commented Sep 12, 2024

The "splash" property has been deprecated in recent versions of Flet, this patch updates the code to address this issue.

Additionally as per request (#165 (comment)) the bar is now stored in a variable, and we use page.overlay.remove(my_bar) to remove it

The "splash" property has been deprecated in recent versions of Flet. This patch updates the code to address this issue.

Additionally as per request (flet-dev#165 (comment))  the bar is now stored in a variable, and we use page.overlay.remove(my_bar) to remove it
@ndonkoHenri ndonkoHenri merged commit caa7916 into flet-dev:main Sep 12, 2024
1 check passed
@non-npc non-npc deleted the patch-20 branch September 13, 2024 00:19
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.

2 participants