Skip to content

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