Skip to content

2.2.0

Compare
Choose a tag to compare
@enchart enchart released this 06 May 12:09
· 11 commits to master since this release

Changelog

Added

  • Added the ability to assign Theme's colors directly, without CreateColor() (they still get processed through this function)
  • Added short names for RGB (r, g, b) and HSL (h, s, l) objects properties for CreateColor()

Fixed

  • Fixed some small issues with Theme constructor

Full Changelog: 2.1.0...2.2.0

IMPORTANT: This package depends on pa-common (1.1.3) library!