Skip to content

Feature ColorPicker should allow the hide some parts#4022

Merged
punker76 merged 2 commits intoMahApps:developfrom
timunie:feature/ColorPicker_HideParts
Apr 30, 2021
Merged

Feature ColorPicker should allow the hide some parts#4022
punker76 merged 2 commits intoMahApps:developfrom
timunie:feature/ColorPicker_HideParts

Conversation

@timunie
Copy link
Collaborator

@timunie timunie commented Jan 11, 2021

Describe the changes you have made to improve this project

Added more properties to ColorPicker

  • AreRgbChannelsVisible
  • AreHsvChannelsVisible
  • IsAlphaChannelVisible
  • IsColorNameVisible
  • IsEyeDropperVisible

Additionally the ColorHelper is not static anymore. That way the user may roll his own ColorHelper and override ColorFromString and GetColorName.

Additional content

@seba30 please give me a 👍 or 👎 if this PR suits your needs
@punker76 I'll also update the docs if this PR is merged.

Closed Issues

Closes #4020
Closes #4023

@timunie timunie force-pushed the feature/ColorPicker_HideParts branch 3 times, most recently from d7be671 to d8e3c78 Compare February 27, 2021 15:07
@punker76 punker76 force-pushed the feature/ColorPicker_HideParts branch from d8e3c78 to 1ce7f54 Compare February 28, 2021 20:59
@punker76 punker76 force-pushed the feature/ColorPicker_HideParts branch from 1ce7f54 to 2133237 Compare April 30, 2021 21:13
…r and C olorCanvas

- `AreRgbChannelsVisible`
- `AreHsvChannelsVisible`
- `IsAlphaChannelVisible`
- `IsColorNameVisible`
- `IsEyeDropperVisible`

Additionally the `ColorHelper` is not static anymore. That way the user may roll his own `ColorHelper` and override `ColorFromString` and `GetColorName`.
@punker76 punker76 force-pushed the feature/ColorPicker_HideParts branch from 2133237 to e609649 Compare April 30, 2021 22:18
@punker76 punker76 merged commit 077161c into MahApps:develop Apr 30, 2021
@punker76
Copy link
Member

@timunie your changes have been merged, thanks for your contribution 👍

@timunie timunie deleted the feature/ColorPicker_HideParts branch May 3, 2021 06:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

ColorPicker - ColorName Options ColorCanvas disable some parts

2 participants