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

Store a letter's relative angular size on itself #20

Open
rossjrw opened this issue Jul 16, 2020 · 2 comments
Open

Store a letter's relative angular size on itself #20

rossjrw opened this issue Jul 16, 2020 · 2 comments
Labels
enhancement Make an existing feature work better

Comments

@rossjrw
Copy link
Owner

rossjrw commented Jul 16, 2020

Right now a letter's relative angular size is stored on its first subletter. Sure, that's where the value comes from, but does it make any sense to keep it there and then refer to letter.subletters[0] forevermore? Hint: it doesn't.

@rossjrw rossjrw added the enhancement Make an existing feature work better label Jul 16, 2020
@rossjrw
Copy link
Owner Author

rossjrw commented Aug 18, 2020

Fixed in #27

@rossjrw rossjrw closed this as completed Aug 18, 2020
@rossjrw
Copy link
Owner Author

rossjrw commented Aug 18, 2020

Hold up, no it's not, that was angularLocation

@rossjrw rossjrw reopened this Aug 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Make an existing feature work better
Projects
None yet
Development

No branches or pull requests

1 participant