mcongrove / ChariTi

Please do not use: this is out-dated
Other
113 stars 85 forks source link

iOS Accessibility issues #231

Closed h3r2on closed 10 years ago

h3r2on commented 10 years ago

When accessibility modes are enabled on device or Sim (iOS 7.0, 7.1 tested), navigation bar items are inaccessible. As well, if app is using the slide menu when hidden slide items are incorrectly available. The Solution, which I am happy submit as PR, is to add accessibility labels to the navigation bar buttons, and to toggle the accessibility hidden flag on the Wrapper of the slide menu.