Skip to content

Conversation

xko
Copy link

@xko xko commented Feb 11, 2023

This is based on #83 . @SteveALee said he's out of reach now, so I created new PR directly from my fork. If this is accepted, #83 can be closed.

@@ -811,34 +811,43 @@ JqueryClass('pedalboard', {

// Moves the viewable area of the pedalboard
drag: function (start) {
Copy link
Author

@xko xko Feb 13, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can also handle gesturestart and gesturechage here and remove initGestures, but I don't have apple device to test this

@falkTX
Copy link
Member

falkTX commented Feb 14, 2023

There are some changes here that make use of new JS features, creating a mismatch of code style.
While outdated by now, please keep the use of var, which also minimizes the amount of lines changed.

@xko xko requested a review from falkTX February 26, 2023 21:00
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.

3 participants