Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Legacy Checkboxes: flickers & floats in iOS 16 #68

Open
marc-medley opened this issue Aug 11, 2023 · 0 comments
Open

Legacy Checkboxes: flickers & floats in iOS 16 #68

marc-medley opened this issue Aug 11, 2023 · 0 comments
Assignees

Comments

@marc-medley
Copy link
Member

The checkboxes, which use a legacy implementation, have a flicker & float behavior on iOS 16 (iPhone hardware). This behavior is not present on iOS 15 and older operating systems.

The flicker can happen on checkboxes which are not even closed to the one that is actually being checked or unchecked.

This is a minor visual phenomenon which does not effect the correctness of data entry. This issue is expected to resolve when the legacy checkboxes are replaced with SwiftUI.


Flicker

FlickerMarked

Flicker.mp4

Float

Float_Highlighted

ScrollFloat.mp4
@marc-medley marc-medley self-assigned this Jan 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant