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

Commits on Sep 12, 2024

  1. Update splash-test.py

    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
    non-npc authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    a44cfe3 View commit details
    Browse the repository at this point in the history