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

Grid numbers #17

Closed
davidbau opened this issue Feb 1, 2014 · 1 comment
Closed

Grid numbers #17

davidbau opened this issue Feb 1, 2014 · 1 comment
Assignees

Comments

@davidbau
Copy link
Member

davidbau commented Feb 1, 2014

premr suggested: Allow numbers on the grids so people can know where to move the turtle in x,y rather than just relative movements

davidbau wrote: Yes great idea - there should be a debugging button that toggles "show movement labels" that

(1) shows grid labels that prem suggests and
(2) puts a protractor / compass rose under the current position of the
turtle
(3) shows a forward /back number line under the current position of the
turtle.

And maybe when in this mode, mousing to different parts of the screen
should preview code like "moveto 42, 32" or "fd 108" or "rt 144". Some
sort of click or gesture should enter that code into the editor.

Originally PencilCode/jquery-turtle#20

@ghost ghost assigned jamessynge Feb 2, 2014
@davidbau
Copy link
Member Author

The protractor is implemented! The UI solution was a clickable "tooltip" in the corner that tells you zero-centered coordinates.

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