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

Drawing doesn't start on mouse click on most browsers #5

Open
manuhabitela opened this issue Apr 12, 2013 · 3 comments
Open

Drawing doesn't start on mouse click on most browsers #5

manuhabitela opened this issue Apr 12, 2013 · 3 comments
Labels

Comments

@manuhabitela
Copy link
Owner

When you click on the board to draw without moving, a dot should be drawn.
Only Firefox seems to behave like this. Other browsers only start drawing on mouse move.

@ericgs
Copy link

ericgs commented Nov 18, 2013

For some reason on the demo page (http://leimi.github.io/drawingboard.js/) it works fine

@huqa
Copy link

huqa commented Feb 23, 2014

This bug seems to have something to do with css margins. When I added

margin: 0 auto;

to the drawing boards selector, the bug stopped for me when using Chrome.

@manuhabitela
Copy link
Owner Author

Hey,

Pretty weird! Thanks for letting us know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants