Skip to content
This repository has been archived by the owner on Jan 12, 2019. It is now read-only.

How is the Card rectangle found? Can partial off screen rectangles be located? #29

Open
rsaunders100 opened this issue May 10, 2016 · 1 comment

Comments

@rsaunders100
Copy link

Hi, I want to have a go at implementing accessibility for the blind. I want to give voice instructions as per my issue suggestion.
card-io/card.io-iOS-SDK#202 (comment)

I am just starting out so maybe this is not possible, but the plan is to:

  1. Find where in the code the rectangles are detected.
  2. Expose the relative positioning of the largest rectangle relative to the screen to the iOS / Android specific clients.
  3. In the iOS client translate the relative instructions into localised voice commands.
  4. Read out the commands using an accessibility announcement.

My questions are:

  1. Is there anything that will make this super hard?
  2. Is the card rectangle detected if its slightly offscreen?
  3. Where in the code should I start out?
@dgoldman-pdx
Copy link
Member

@rsaunders100 I'm no longer close enough to the code to directly answer your questions. But we've added a Documentation section to our README file, which includes a link to a video you should find helpful.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants