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

Refactor: Check_Curs_Move (Issue: 1995) #7138

Merged
merged 2 commits into from
Sep 22, 2024

Conversation

Todd-C-Goldfarb
Copy link
Contributor

In an effort to address this issue link: #1995

Refactored lots of functionality out into helper functions in cursor.cpp, small tweaks, but no big change to logic
This is my first ever pull request, hoping to just get a bit of practice before I make a bigger contribution! (Tips and suggestions would be much appreciated)

@Todd-C-Goldfarb
Copy link
Contributor Author

PR updated for clang formatting and consistent reference variable syntax.

@AJenbo AJenbo force-pushed the master branch 2 times, most recently from ac7aa1d to 7dc5d90 Compare September 22, 2024 19:15
@AJenbo AJenbo enabled auto-merge (rebase) September 22, 2024 19:17
AJenbo
AJenbo previously approved these changes Sep 22, 2024
AJenbo
AJenbo previously approved these changes Sep 22, 2024
@AJenbo
Copy link
Member

AJenbo commented Sep 22, 2024

Thanks, I did a bit extra refactoring to change the code to use Point rather then int pairs, this also removed some redundant code.

AJenbo
AJenbo previously approved these changes Sep 22, 2024
@AJenbo AJenbo merged commit ee8907e into diasurgical:master Sep 22, 2024
23 checks passed
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 this pull request may close these issues.

2 participants