openframeworks / openframeworks/openFrameworks

iOS Add touch majorRadius property

Open
#3,481 5 comments 0 reactions 1 assignee View on GitHub

@julapy is already working on this.

Since Dec 14, 2014.

addon feature iOS prelim-analysis section-internals
Dominant language
C++
Stars
10.4k
Forks
2.6k
Avg merge
1d 21h
Merged PRs (30d)
9

Description

As of iOS 8.0, UITouch has a public majorRadius property which communicates the approximate size of the touch. It would be nice to set the majoraxis property of ofTouchEventArgs to majorRadius.

The change is tested, I have used the majorRadius property in a research project already. A patch implementing this change is available at https://gist.github.com/julenka/55dea0263aede105854a.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.