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

Configure Label for Edit Button #2

Open
mahnouel opened this issue Nov 12, 2024 · 3 comments
Open

Configure Label for Edit Button #2

mahnouel opened this issue Nov 12, 2024 · 3 comments

Comments

@mahnouel
Copy link

Hi Team,
I hope you're doing well! We would like to know how the label of the edit button can be configured. Are there any undocumented options available for this purpose?
Thank you!

@rikschennink
Copy link
Contributor

It's currently not editable, the "edit" label is hardcoded.
https://github.com/pqina/filepond-plugin-image-editor/blob/main/src/index.ts#L442

I can look into this later this week because it should be configurable.

Otherwise you can of course fork the plugin and make the necessary changes, and/or submit a PR.

@rikschennink
Copy link
Contributor

Fixed in 9.2.0

@rikschennink
Copy link
Contributor

You can now use imageEditorLabelEdit to set the label.

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

No branches or pull requests

2 participants