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

image menù is misaligned on ipad #22

Open
furiosFast opened this issue May 28, 2020 · 2 comments
Open

image menù is misaligned on ipad #22

furiosFast opened this issue May 28, 2020 · 2 comments

Comments

@furiosFast
Copy link

furiosFast commented May 28, 2020

Hi,
on ipad, when you try to add an image to the feedback, the menù is misaligned.
the actionsheet should be in popover pointing with the arrow on the touched cell (the one for attached images)

Schermata 2020-05-29 alle 01 16 07

@rizumita
Copy link
Owner

@furiosFast
How did you show the feedback view?
Please tell me a structure of view controllers.
Did you use UIViewController.present method?

@furiosFast
Copy link
Author

furiosFast commented Sep 11, 2020

navigationController?.pushViewController(feedbackController, animated: true)
from a controller that is presented like this:
present(settingsController, animated: true, completion: nil)

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