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

Photoshop color picker addenda #135

Merged
merged 1 commit into from
May 7, 2018
Merged

Photoshop color picker addenda #135

merged 1 commit into from
May 7, 2018

Conversation

Voltra
Copy link
Contributor

@Voltra Voltra commented May 5, 2018

Edited Photoshop color picker to add more control over labels and an optional 'reset' button

@xiaokaike
Copy link
Owner

update Photoshop add more props ?

@Voltra
Copy link
Contributor Author

Voltra commented May 7, 2018

I indeed edited Photoshop.vue in order to add several props (and edited the vue template and script accordingly) that would allow more control from the user :

  • acceptLabel : Allows to customize the text on the validation button (defaulted to OK)
  • cancelLabel : Allows to customize the text on the cancel button (defaulted to Cancel)
  • hasResetButton : If true, would display a reset button below the input fields (defaulted to false)
  • resetLabel : Allows to customize the text on the reset button (defaulted to Reset)

@xiaokaike xiaokaike merged commit 904a7f0 into xiaokaike:master May 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants