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

Add color picker widget #1953

Merged
merged 10 commits into from
Feb 13, 2020
Merged

Add color picker widget #1953

merged 10 commits into from
Feb 13, 2020

Conversation

brusherru
Copy link
Contributor

@brusherru brusherru commented Feb 6, 2020

It partially closes #1945
The rest of the issue and additional tweaks is described in the new issue: #1954

@nkrkv
Copy link
Member

nkrkv commented Feb 6, 2020

Isn’t #1945 the issue?

@nkrkv
Copy link
Member

nkrkv commented Feb 6, 2020

I’d forbid text selection in the picker popup. It’s quite easy to cause the glitch while dragging the wheel:

image

@Cesar-S
Copy link

Cesar-S commented Feb 6, 2020

this looks great 👏 👏

@nkrkv
Copy link
Member

nkrkv commented Feb 6, 2020

Is there any chance to apply the picker to generic inputs? If not, please, extract the issue about that into a separate issue.

@nkrkv
Copy link
Member

nkrkv commented Feb 6, 2020

The same about “Revert” mentioned in #1945

Copy link
Member

@nkrkv nkrkv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Extract incomplete issues
  • Fix selection

@brusherru brusherru requested a review from nkrkv February 6, 2020 16:34
@brusherru
Copy link
Contributor Author

@nkrkv done! The issue mentioned in the PR description.

Copy link
Member

@nkrkv nkrkv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nkrkv
Copy link
Member

nkrkv commented Feb 11, 2020

Merge?

…dic inputs and avoid rendering a multiple ColorPickerWidgets at one time
@brusherru brusherru merged commit 0e89941 into master Feb 13, 2020
@brusherru brusherru deleted the feat-color-picker branch February 13, 2020 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

As a xoder I want to set color values with a picker control so that I can see the visual feedback immediatelly
4 participants