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

[SDL 0090] SDLHapticHitTester Protocol #728

Closed
theresalech opened this issue Sep 8, 2017 · 0 comments
Closed

[SDL 0090] SDLHapticHitTester Protocol #728

theresalech opened this issue Sep 8, 2017 · 0 comments
Assignees
Labels
proposal Accepted SDL Evolution Proposal
Milestone

Comments

@theresalech
Copy link
Contributor

theresalech commented Sep 8, 2017

Proposal: SDLHapticHitTester Protocol

SDL-0081 introduced the SDL Haptic Interface Manager. Since this manager stores the location of all haptic UI components, it can be used to ease integration with apps that utilize it when responding to touch events. This proposal aims to introduce a protocol that takes a SDLTouch object, and returns the selected haptic view when applicable.

Review: smartdevicelink/sdl_evolution#270

Steering Committee Decision:

The Steering Committee has voted to accept this proposal with the revisions included in Joel Fischer’s comment. It was noted that the functions included in the changes to the SDLTouchManagerDelegate already exist, so only the new parameter would need to be added. Since this feature is planned to be included in the iOS 5.0 release, breaking changes could be included.

The proposal .md was updated on September 8, 2017 to include the agreed upon revisions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
proposal Accepted SDL Evolution Proposal
Projects
None yet
Development

No branches or pull requests

3 participants