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

Enhancement - Add ability to show custom button with return callback #63

Open
DigitalMystery opened this issue May 16, 2016 · 1 comment

Comments

@DigitalMystery
Copy link

DigitalMystery commented May 16, 2016

When you have opened a specific image having the ability to have a custom button with a callback would be great (maybe on the left side opposite the "Done" button). I personally need the ability to flag images (which I'm sure would be helpful for other mobile applications).

`

<button class="button button-outline button-light close-btn" ng-click="closeModal()">{{::actionLabel}}</button>

`

Great work on this gallery, thanks

@pedroabreu
Copy link
Owner

There was a release allowing configurable template urls. I think the change needed now for this to happen is to allow passing scope functions to the directive.

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