-
Notifications
You must be signed in to change notification settings - Fork 206
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
Selection of multiple images to export #659
Comments
Thanks Divya! This is in the sidebar, right? Just pinging @sashadev-sky to
stay synced as the multiple image export generator is coming together.
Perhaps you can brainstorm how to divide this up or who would take an
initial pass on it? Thank you both!
…On Mon, Jun 3, 2019 at 3:27 AM Divya Baid ***@***.***> wrote:
I would like to work on the following:
- The user can select multiple images to export via checkbox.
- The user can select the option to get the images via email after the
export is completed.
Thanks!
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#659?email_source=notifications&email_token=AAAF6J7UQCZFF4IPO6MO6HTPYTBTFA5CNFSM4HSFJZBKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GXGYQ4Q>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAAF6JZNG7YPWKU45C6MYBDPYTBTFANCNFSM4HSFJZBA>
.
|
Yes, this is in the sidebar. |
Hey @sashadev-sky would you like to give your views on this? As I can see from a huge discussion going on at #326 #298 that we have a huge exporting system implemented. I took some time to understand the process. Jeff has explained that in a very good manner :) As far as I have understood, we can download a single image and the export is for all the images. We have to implement a system to select some images and export them to all the formats? And the export was not working for me in the localhost. Can you tell me the reason for that? Thanks! |
@divyabaid16 Its not working just yet but it should be really soon! I am currently working on getting the json data out of the upstream library and making ajax request publiclab/Leaflet.DistortableImage#286 |
So, should I work on multiple image export later? |
I will start with the UI part after publiclab/Leaflet.DistortableImage#286 is merged. |
@sashadev-sky @jywarren please review the PR #693 |
I would like to work on the following:
Thanks!
The text was updated successfully, but these errors were encountered: