jverdi/JVFloatLabeledTextField

Float label is not accessible

オープン

#141 opened on 2016/07/01

 (0 件のコメント) (1 件のリアクション) (0 人の担当者)Objective-C (719 件のフォーク)batch import
help wanted

Repository metrics

Stars
 (7,141 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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.

コントリビューターガイド