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

Extend Type : Draw === if Ctrl is pressed #1

Closed
ogt opened this issue Apr 8, 2013 · 1 comment
Closed

Extend Type : Draw === if Ctrl is pressed #1

ogt opened this issue Apr 8, 2013 · 1 comment

Comments

@ogt
Copy link
Owner

ogt commented Apr 8, 2013

Sourced @oDesk for $40 - Job Completed Successfully

Enhance the editor by allowing double lines to be drawn if ctrl is pressed '=' in horizontal movement - no change during in vertical movement.

For example someone should be able to draw a table like this

      +====+=============+===================+                                  
      |    |             |                   |                                  
      +----+-------------+-------------------+                                  
      |    |             |                   |                                  
      |    |             |                   |                                  
      |    |             |                   |                                  
      +====+=============+===================+                                  

Note that we still use the + sign when a double horizontal line (===) crosses a vertical line (|)

You will probably need to

  • check for the Ctrl key in the keypressed function (there is already a BRUSHDOUBLE brush constant to use)
  • modify the simplelines.js file to handle the case where there is =.

There aren't any testing functions for now so you will need to test it manually yourself.


Budget : $40
Primary Skill : Javascript
Required Skills : Javascript, jQuery, HTML
@ogt
Copy link
Owner Author

ogt commented Apr 12, 2013

@rohit00082002 sorry about that. Its safer to apply to the odesk job first. When I checked for applicants 14 hrs ago there was just one and I hired him for the job. You may want to watch to follow me or watch the repository - I will be making available to odesk all the issues that I have added on the project as jobs.

@ogt ogt closed this as completed Apr 12, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant