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

Comma where a dot should be #4

Open
WarpedWartWars opened this issue Oct 13, 2021 · 1 comment · Fixed by WarpedWartWars/morphic.py#1
Open

Comma where a dot should be #4

WarpedWartWars opened this issue Oct 13, 2021 · 1 comment · Fixed by WarpedWartWars/morphic.py#1

Comments

@WarpedWartWars
Copy link

return Point(-offset.y, offset,y) + center

offset,y there should be offset.y.

WarpedWartWars added a commit to WarpedWartWars/morphic.py that referenced this issue Oct 13, 2021
(i.e. 'dict["button"]' into 'button')
Also fixed jmoenig#4 and 'mult line' into 'multiline'
@WarpedWartWars
Copy link
Author

Apparently my fork closed this. Reopened.

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 a pull request may close this issue.

1 participant