Releases: niklashenning/pyqttoast
Releases · niklashenning/pyqttoast
v1.3.2
v1.3.1
v1.3.0
v1.2.0
- 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
- 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
Initial version