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

Added TextDontClip flag to hodograph text #246

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

collin-volk
Copy link

Adding TextDontClip flag when drawing text for the various values drawn on the hodograph. This fixes the clipping issues seen in #233.

@rpdale
Copy link

rpdale commented Mar 19, 2023

I'm a git newbie - can you walk through the steps of installing a branch?

@collin-volk
Copy link
Author

Assuming you have my repo cloned, you should just be able to run the command git checkout -t remotes/origin/branch-name (so for this particular pull request it would be git checkout -t remotes/origin/Hodograph-text-cut-off). There also appears to be a way to do it without having to clone my repo based on this https://stackoverflow.com/questions/9153598/how-do-i-fetch-a-branch-on-someone-elses-fork-on-github but I've not tried it myself so I'm not positive that works.

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