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

iPadOS – "Continue" button offset in fullscreen mode #1449

Open
mab5vot9us9a opened this issue Mar 8, 2021 · 1 comment
Open

iPadOS – "Continue" button offset in fullscreen mode #1449

mab5vot9us9a opened this issue Mar 8, 2021 · 1 comment

Comments

@mab5vot9us9a
Copy link

The view containing the Continue and Skip buttons are offset when the ORKTaskViewController is presented in fullscreen.
Attached you can find a screenshot from the Reveal app highlighting the issue.

let taskViewController = ORKTaskViewController(task: task, taskRun: nil)
taskViewController.modalPresentationStyle = .fullScreen
present(taskViewController, animated: true, completion: nil)

Screenshot 2021-03-08 at 17 51 39

@0xff23
Copy link

0xff23 commented Jan 5, 2023

happening on iPhone as-well

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

2 participants