-
Notifications
You must be signed in to change notification settings - Fork 64
Conversation
Here's a template you can use to test the colour picker (just change the field name on line 1 to match your field): https://gist.github.com/lukecarbis/28d70ece69ee97adfbf769011301a573 |
I'm still QA testing, but noticed the following. Mostly discussed in our call earlier.
|
Okay – I've updated the PR with those fixes. A couple of notes:
|
Tested and confirming:
Re the colour indicator circle placement in the editor, is it possible to have it vertically aligned with the center of the text field? I'm still seeing this No's in the editor and front end as discussed last night. I forgot to add it as a comment here in the PR, so adding it here now. |
@RobStino It should be vertically aligned already – screenshot it for me? Is the "No's" issue a problem with this PR or is it on |
Hey @lukecarbis Checked and the "No's" issue is only on this PR branch. |
@luke I adjusted that margin further so it's vertically centered. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me
Feature/colour
An alternate approach to a colour picker control.
Closes #201.
Resolves #32.