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

extended the altKeyZoom method to accept specific modifiers, #65

Closed
wants to merge 2 commits into from

Conversation

lkoutsofios
Copy link

not just the Alt key:

  • still accepts true or false
  • accepts the string representing a modifier, e.g. 'Alt'
  • accepts an array of strings representing modifiers, e.g. ['Shift', 'Alt']
  • made modKeyZoom a new alias for altKeyZoom

Lefteris Koutsofios added 2 commits November 9, 2017 16:48
not just the Alt key:
- still accepts true or false
- accepts the string representing a modifier, e.g. 'Alt'
- accepts an array of strings representing modifiers, e.g. ['Shift', 'Alt']
- made modKeyZoom a new alias for altKeyZoom
I reversed the orientation of the marker transform in
calculate_arrowhead_orientation to make it possible to
use the same arrowhead spec (e.g. 'vee') for either end
of the edge
@gordonwoodhull
Copy link
Contributor

Rebased and merged in 0.6-alpha.1

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