swiftui-multiplatform/iOS/PostEditor
Angelo Stavrow 34c2cd181e
Add a11y features to post editor context menu
Adding an .onTapGesture modifier here to dismiss the keyboard removes focus from whatever textview is active in the post editor, which prevents VoiceOver from getting confused about which accessibility frame should be read.
2020-12-30 10:39:48 -05:00
..
PostBodyTextView.swift Only update the textView if it doesn't match text binding 2020-11-13 13:36:50 -05:00
PostEditorView.swift Add a11y features to post editor context menu 2020-12-30 10:39:48 -05:00
PostTextEditingView.swift Prevent VO from reading the placeholder-text views 2020-12-30 10:34:54 -05:00
PostTitleTextView.swift Only update the textView if it doesn't match text binding 2020-11-13 13:36:50 -05:00
RemoteChangePromptView.swift Add a11y labels/hints to post list and settings 2020-12-29 16:52:26 -05:00