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

Draw something mobile tool #158

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

netham91
Copy link

@netham91 netham91 commented Jun 5, 2016

The Draw Something demo (color_draw_something.html) requires a magenta and cyan colored object. One possible way is having a magenta and cyan screen on your mobile, which acts as the required magenta colored object. It's accurate too.

This PR adds a simple screen with two icons of pencil and eraser. Each icon on press changes the color of screen to cyan and magenta.

p.s. - Ignore the two commit "magenta screen for demos" and "link to magenta screen added to top bar" as they are for another PR. I removed those two commits in the commit "added link to draw something page for the tool". So overall this PR contains only the feature code.

This screen has two simple icon buttons - pencil and eraser
Pencil changes the color of the screen to magenta
Eraser changes the color of the screen to cyan

This can be used accurately for drawing demo
Removed few files and changes not related to this feature.
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

Successfully merging this pull request may close these issues.

1 participant