jverdi/JVFloatLabeledTextField

Float label is not accessible

Open

#141 创建于 2016年7月1日

在 GitHub 查看
 (0 评论) (1 反应) (0 负责人)Objective-C (7,151 star) (720 fork)batch import
help wanted

描述

Is there a way to make the floatLabel accessible? I think since JVFloatLabeledTextField is a subclass of UITextField and UITextField is an accessibilityElement, any subview's accessibility element added to the JVFloatLabeledTextField will be ignored. The only way to make the floatLabel accessible is to make JVFloatLabeledTextField an accessibility container.

贡献者指南

Float label is not accessible · jverdi/JVFloatLabeledTextField#141 | Good First Issue