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

Downloaded Image with Blue Guide Lines #3

Open
mypolat opened this issue Mar 17, 2017 · 1 comment
Open

Downloaded Image with Blue Guide Lines #3

mypolat opened this issue Mar 17, 2017 · 1 comment

Comments

@mypolat
Copy link

mypolat commented Mar 17, 2017

First of all, thanks.
I'm using Chrome 56.0. If there are guide lines for position in canvas, when you click download button, the image is downloading with blue guide lines.

For example:
pabla 1

@goshacmd
Copy link
Owner

Hey @mypolat, thanks for reporting. Unfortunately I don't have the time for fixing this. If you do, and would like to fix this for yourself, the PR is more than welcome :)

Currently the way downloads work is:

Now, to hide the guidelines upon clicking Download, this is roughly what's going to be needed: when the button is clicked, set the focused state in Redux to false, wait for the image to re-render, and only then open the drawing data URL.

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