zhiyiYo / PyQt-Fluent-Widgets

A fluent design widgets library based on C++ Qt/PyQt/PySide. Make Qt Great Again.
https://qfluentwidgets.com
GNU General Public License v3.0
4.99k stars 464 forks source link

Make InfoBadge transparent for mouse event #875

Closed AlexZhu2001 closed 1 month ago

AlexZhu2001 commented 2 months ago

Fix #870 , add WA_TransparentForMouseEvents attr for InfoBadge to pass through mouse event.