Skip to content

v1.0.3

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jan 11:15
· 211 commits to main since this release

Added

  • Add support for missing qt properties(QToolButton.MenuButtonPopup, QFrame.NoFrame, QFrame.Panel, QFrame.HLine, QFrame.VLine)(#66, #71)

Changed

  • Cleanup resources(#75, #76)
  • Changed the button style according to Google's Material Design(#80)

Fixed

  • Improved some widgets style(#71, #73, #79, #84, #87)
  • Improve style on Windows and Linux(#86)