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

multi-touch zooming: consider movement along X and Y axis #64

Merged
merged 2 commits into from
May 22, 2014

Conversation

T045T
Copy link
Contributor

@T045T T045T commented May 20, 2014

pinching solely along the X axis was being ignored by just looking at the y component of zoomDelta.

T045T added 2 commits May 20, 2014 20:50
…i-touch zooming

this means the 'pinch' gesture can be oriented any way the user desires (in fact, pinching along the x axis is the more natural variant) and still yield the desired result
rctoris added a commit that referenced this pull request May 22, 2014
multi-touch zooming: consider movement along X and Y axis
@rctoris rctoris merged commit b576987 into RobotWebTools:devel May 22, 2014
k-aguete pushed a commit to k-aguete/ros3djs that referenced this pull request Oct 21, 2022
Adds latch parameter to Topics for publishing
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