We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
[*] Enhancement
[ ] Bug
[ ] Question
Please specify what version of the library you are using: [3.3.0]
When the icon picker is dismiss, an optionnal onCancel callback should be called.
Currently, it is not possible to show a dynamic preview of the icon change since the changes cannot be revert due to a lack of onCancel callback.
The text was updated successfully, but these errors were encountered:
Thank you for reporting this issue. We will be triaging your incoming issue as soon as possible.
Sorry, something went wrong.
Thank you @pineaulo for reporting and providing the PR!
No branches or pull requests
Category
[*] Enhancement
[ ] Bug
[ ] Question
Version
Please specify what version of the library you are using: [3.3.0]
Expected / Desired Behavior / Question
When the icon picker is dismiss, an optionnal onCancel callback should be called.
Observed Behavior
Currently, it is not possible to show a dynamic preview of the icon change since the changes cannot be revert due to a lack of onCancel callback.
The text was updated successfully, but these errors were encountered: