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

option to show coordinates of points on hover #44

Open
cmyr opened this issue Nov 27, 2019 · 8 comments
Open

option to show coordinates of points on hover #44

cmyr opened this issue Nov 27, 2019 · 8 comments
Milestone

Comments

@cmyr
Copy link
Member

cmyr commented Nov 27, 2019

How we want to surface this sort of information is a fairly big design question, but at the very least it would be nice if we could see the actual coordinates of a point during editing.

@cmyr cmyr added this to the alpha milestone Nov 27, 2019
@raphlinus
Copy link
Collaborator

Hover is one approach, and another is to show the coordinates of the selected point or points. In the latter case, I think exposing the center and extent of the bounding box is good.

@madig
Copy link

madig commented Nov 27, 2019

TruFont and Glyphs show this information when the ruler tool is selected.

@eliheuer
Copy link
Collaborator

eliheuer commented Apr 20, 2020

another is to show the coordinates of the selected point or points.

I made a mockup of how this might look. Note the selected coordinate location in the lower info box as well as by the selected point.

light-ui-mockup-01

Then, with multiple selected points, the coordinate anchor point can be set with a widget (bottom left, top right, center, etc...).

multi-selected

@ctrlcctrlv
Copy link

I have to say @eliheuer, that mockup is the most beautiful graphic I've ever seen in an issue about UI in free software.

Not kissing your ass, really, it's really good. I knew you were a good type designer, but I didn't know you were such a good designer in general. I want your mockup as my PC's UI!

@eliheuer
Copy link
Collaborator

eliheuer commented Aug 23, 2020

@ctrlcctrlv Thanks! I was a UI designer in the game industry a long time ago, I even worked on some pixel fonts: https://www.mobygames.com/developer/sheet/view/developerId,204625/

@madig
Copy link

madig commented Aug 23, 2020

Let's make font design a game.

@davelab6
Copy link
Contributor

davelab6 commented Feb 18, 2021

@eliheuer where is the source for these mocks? (EDIT: Ah, its here on Figma) The toolbar icons are nice! Would be great to use them, I think :) I also am digging the use of the monospace font for the UI (IBM Plex Mono?)

@eliheuer
Copy link
Collaborator

eliheuer commented Feb 19, 2021

@davelab6 I have a public Figma Community profile now that has my wireframes for Runebender, which includes the metaball tool mockup and soon a Turtle REPL tool mockup as well: https://www.figma.com/@elih

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

6 participants