Color Picker 2 Changelog

What's new in Color Picker 2 2.0.0.36

Feb 12, 2022
  • Merge pull request #33 from jasonpezzimenti/dev

New in Color Picker 2 2.0.0.33 (Feb 4, 2022)

  • Merge pull request #29 from jasonpezzimenti/dev

New in Color Picker 2 2.0.0.32 (Feb 3, 2022)

  • Merge pull request #28 from jasonpezzimenti/dev

New in Color Picker 2 2.0.0.31 (Feb 3, 2022)

  • Changes the way settings and colors are stored on the hard drive.

New in Color Picker 2 2.0.0.30 (Jan 31, 2022)

  • Fixed up the About dialog.

New in Color Picker 2 2.0.0.29 (Jan 30, 2022)

  • Merge pull request #24 from jasonpezzimenti/dev
  • Can now remove multiple colors simultaneously.

New in Color Picker 2 2.0.0.28 (Jan 30, 2022)

  • Fixed "Control does not support transparent background colors"
  • Merge pull request #23 from jasonpezzimenti/dev

New in Color Picker 2 2.0.0.25 (Jan 28, 2022)

  • Merge pull request #21 from jasonpezzimenti/dev
  • Added contact information to About dialog.

New in Color Picker 2 2.0.0.24 (Jan 28, 2022)

  • Added full-screen preview for Color Wheel Dialog.

New in Color Picker 2 2.0.0.23 (Jan 27, 2022)

  • Fixes an annoying bug where it doesn't always pop open when clicking the dots button.

New in Color Picker 2 2.0.0.22 (Jan 27, 2022)

  • Fixed up some stuff.

New in Color Picker 2 2.0.0.21 (Jan 26, 2022)

  • Introduces an improved RGB and Shaded Slider to the Color Wheel dialog allowing the user to easily choose a shade of their selected color.

New in Color Picker 2 2.0.0.19 (Jan 26, 2022)

  • Merge pull request #16 from jasonpezzimenti/dev
  • Nearly finished Shade/RGB slider for ColorWheelDialog.cs.

New in Color Picker 2 2.0.0.15 (Jan 26, 2022)

  • Added color alpha transparency, and a Color Wheel with a custom color chooser dialog.

New in Color Picker 2 2.0.0.13 (Jan 24, 2022)

  • RGB-colored guides above each RGB slider so you know whether you're closer to black
  • or red;
  • Plus and minus buttons to increment or decrement the R, G, or B values;
  • Text fields so you can enter these values manually;
  • Wide color panels on the Color Strip which is better for touch devices and better
  • for viewing;
  • The ability to change transparency for each color on the color strip by scrolling
  • the mouse wheel over the desired color panel;
  • The ability to change transparency for each color from within the Color Options
  • dialog;
  • The ability to drag and drop either RGB, RGBA or HEX color values onto the
  • Eye-dropper icon to add them to the Color Strip;
  • The ability to add multiple colors to the Color Strip from within the Color Options
  • dialog.

New in Color Picker 2 2.0.0.12 (Jan 23, 2022)

  • Merge pull request #11 from jasonpezzimenti/dev.

New in Color Picker 2 2.0.0.7 (Jan 21, 2022)

  • Merge pull request #5 from jasonpezzimenti/dev