Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request]: Can the colour picker support alpha blends #909

Closed
PWagner1 opened this issue Jan 21, 2023 · 9 comments
Closed

[Feature Request]: Can the colour picker support alpha blends #909

PWagner1 opened this issue Jan 21, 2023 · 9 comments
Labels
answered This question has been adequately answered. completed This issue has been completed. enhancement New feature or request suggestion A suggestion has been requested.

Comments

@PWagner1
Copy link
Contributor

Can the colour picker used in some controls support alpha blends https://www.codeproject.com/Articles/14823/ColorEditorEx-An-extension-to-the-ColorEditor-to-s

@PWagner1 PWagner1 added enhancement New feature or request new feature A new feature has been requested. suggestion A suggestion has been requested. labels Jan 21, 2023
@Smurf-IV
Copy link
Member

e.g.: another slider next to the existing one ?
image
And an "option in the designer" to enable it, and programmatically as well ?

The trouble - with the layout - will be adding the new entry values above the "Add to Custom colours" button, and still getting the font usage to look good.

@Smurf-IV
Copy link
Member

A thought:
It might be possible to replace this area, with a masked edit (4 values) / text / and a slider
image

Reason being, is that the existing slider uses whatever space is available to draw the arrow, and the hit context for moving it.

@Smurf-IV Smurf-IV added the awaiting feedback A fix for this issue has been implemented, waiting for feedback on the fix. label Jan 21, 2023
@PWagner1
Copy link
Contributor Author

I was thinking about the one found in the KColorButton, ContextMenus etc?

@PWagner1
Copy link
Contributor Author

i.e. A slider in here maybe?

image

@Smurf-IV
Copy link
Member

i.e. A slider in here maybe?

Deffo - not.

@PWagner1
Copy link
Contributor Author

Is this something for extended?

@Smurf-IV
Copy link
Member

Is this something for extended?

Normally I would have said yes, but now, so many colours are alpha blended I think it could / should be in standard

@PWagner1
Copy link
Contributor Author

A thought: It might be possible to replace this area, with a masked edit (4 values) / text / and a slider image

Reason being, is that the existing slider uses whatever space is available to draw the arrow, and the hit context for moving it.

Maybe a better idea

@Smurf-IV Smurf-IV added answered This question has been adequately answered. and removed new feature A new feature has been requested. awaiting feedback A fix for this issue has been implemented, waiting for feedback on the fix. labels Jan 21, 2023
@Smurf-IV Smurf-IV self-assigned this Aug 5, 2023
@Smurf-IV Smurf-IV added the under investigation This bug/issue is currently under investigation. label Aug 5, 2023
@Smurf-IV
Copy link
Member

Smurf-IV commented Aug 5, 2023

Coming to a PR soon:
image

Smurf-IV added a commit to Krypton-Suite/Standard-Toolkit-Demos that referenced this issue Aug 5, 2023
@Smurf-IV Smurf-IV removed their assignment Aug 5, 2023
@Smurf-IV Smurf-IV added completed This issue has been completed. and removed under investigation This bug/issue is currently under investigation. labels Aug 5, 2023
@Smurf-IV Smurf-IV closed this as completed Aug 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
answered This question has been adequately answered. completed This issue has been completed. enhancement New feature or request suggestion A suggestion has been requested.
Projects
None yet
Development

No branches or pull requests

2 participants