Bug #4983
Shmuelbarda770
started this conversation in
General
Bug
#4983
Replies: 1 comment
-
Can you share code example and all the steps to repro? A screen record of the issue will also be helpful. |
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
-
Issue with bgcolor and Button in Flet on Linux (using PyInstaller)
I am using Flet with the -v flet[all] option on Linux and compiling my application with PyInstaller. I have a button in my app, and I am using the bgcolor property to set its background color. However, sometimes when I try to change the background color dynamically, it doesn’t work as expected.
Could you please investigate this issue?
Beta Was this translation helpful? Give feedback.
All reactions