Releases: niklashenning/pyqttoast
Releases · niklashenning/pyqttoast
v1.3.3
26 Mar 23:58
Compare
Sorry, something went wrong.
No results found
Fixes setPositionRelativeToWidget() issue with lower level widgets (#22 )
Fixes a bug that caused Python versions earlier than 3.10 to be unsupported (#23 )
v1.3.2
27 Aug 14:28
Compare
Sorry, something went wrong.
No results found
Adds support for icons with multiple colors (#17 )
v1.3.1
16 Aug 13:49
Compare
Sorry, something went wrong.
No results found
Adds PyInstaller hooks for data files (#15 )
Improves code by hiding a few accidentally exposed private attributes
v1.3.0
03 Aug 20:26
Compare
Sorry, something went wrong.
No results found
Adds feature to position toasts relative to widget (#13 )
Fixes minor bug causing slight mispositioning of icon separator with empty title or text
Fixes position bug when centering toasts with different heights
v1.2.0
13 May 07:48
Compare
Sorry, something went wrong.
No results found
Fixed cut off title or text bug (#10 )
Fixes minor position bug with toasts of different height
Added the option to create a toast without a parent (#9 )
Added methods to customize the icon separator (visibility and width)
Added static method to reset the Toast class and instantly clear and hide all toasts
Added tests
v1.1.0
08 Apr 16:05
Compare
Sorry, something went wrong.
No results found
Added setting to enable or disable the close button
Added additional position: CENTER (#3 , thanks to @fabiomanz for providing a PR)
Fixed icon size / coloring bug on high DPI screens (#3 , thanks to @fabiomanz for finding the bug and providing a PR)
v1.0.0
22 Mar 00:21
Compare
Sorry, something went wrong.
No results found