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

Create a method for post-initialization addition of new Actions #51

Open
jywarren opened this issue Feb 18, 2019 · 0 comments
Open

Create a method for post-initialization addition of new Actions #51

jywarren opened this issue Feb 18, 2019 · 0 comments

Comments

@jywarren
Copy link
Contributor

In publiclab/Leaflet.DistortableImage#141 we're discussing how to make our toolbars easier to modify during more complex UI interactions, and would like to be able to add or remove Actions from the toolbar at runtime. Would we be able to run, for example, something like:

toolbar.addAction(...);
toolbar.removeAction(...);

Thanks, love to hear others' thoughts on this!

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

1 participant