Skip to content

extended the altKeyZoom method to accept specific modifiers,#65

Closed
lkoutsofios wants to merge 2 commits intodc-js:feature/portsfrom
lkoutsofios:feature/ports
Closed

extended the altKeyZoom method to accept specific modifiers,#65
lkoutsofios wants to merge 2 commits intodc-js:feature/portsfrom
lkoutsofios:feature/ports

Conversation

@lkoutsofios
Copy link
Copy Markdown

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
Copy Markdown
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