Replies: 2 comments 1 reply
-
Is the result of the code below what you asked about? If you run the code below, import flet as ft def main(page: ft.Page):
ft.app(target=main) |
Beta Was this translation helpful? Give feedback.
1 reply
-
I created an issue: #4750 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Question
When I tried to toggle the window frame, it went frameless on the first tap, but the frame did not restore back on the second tap. Why?
Code sample
Error message
------------------------------------------------------
Beta Was this translation helpful? Give feedback.
All reactions