Skip to content

1.0.5

Latest
Compare
Choose a tag to compare
@githubuser0xFFFF githubuser0xFFFF released this 25 Jun 11:24
· 1 commit to main since this release
  • fixed Qt6 build issues
  • fixed wrong calculation of rgba value with small opacity value (0xCFFFFFF instead of 0x0CFFFFFF)
  • fixed the problem that the setupQuickWidget() function in full_features used a Qt obsolete function.