Closed adamlwgriffiths closed 2 years ago
Thank you for your report.
I have tested your example on the master branch, and the error from 0.19.2 has been fixed. The icon does not, however, show unless I set icon.visible
in setup
. I will have to look further into this.
After having consulted the documentation, it appears that the icon not appearing when a setup
callback is provided is the expected behaviour.
I will now close this issue.
I'm seeing a few regressions since 0.19.0 when running Windows 10 (both python 3.8 and 3.10).
Using the following code (as the example given on the documentation is not self contained, please update that)
Behaviours:
<= 0.19.0
: works, icon appears and animates==0.19.1
: icon does not appear==0.19.2
: Following error when callingicon.run()
: