You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have created a PR (#7210) a while back. As no one has had a look at it so far I'm creating this issue.
This PR is all about fixing some formatting inconsistencies in the examples and templates. Every time I create a new project I had a typo in them (mouseMoved(int x, int y )) which annoyed me to the point of making this PR.
It is not (by all means) a complete fix of all problems but it's a start.
The text was updated successfully, but these errors were encountered:
Hi there,
I have created a PR (#7210) a while back. As no one has had a look at it so far I'm creating this issue.
This PR is all about fixing some formatting inconsistencies in the examples and templates. Every time I create a new project I had a typo in them (
mouseMoved(int x, int y )
) which annoyed me to the point of making this PR.It is not (by all means) a complete fix of all problems but it's a start.
The text was updated successfully, but these errors were encountered: