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

Not able to see anchorview #293

Open
krishnasolankiD opened this issue Jun 5, 2021 · 1 comment
Open

Not able to see anchorview #293

krishnasolankiD opened this issue Jun 5, 2021 · 1 comment

Comments

@krishnasolankiD
Copy link

I have set direction as bottom ::

dropdown.direction = .bottom
dropdown.anchorview = .tfxyz

1)when keyboard is visible on screen , I am not able to see dropdown .
2)If i set direction to .any in that case I am not able to see anchor view.

I am using drop down on scrollview .
simulator_screenshot_BF4D6D59-FBE9-4CD5-A76D-B04764142A10

Simulator Screen Shot - iPod touch (7th generation) - 2021-06-05 at 17 32 11

@mesbah-u
Copy link

By default, the DropDown appears on the top of the anchor view. Set the .bottomOffset and .topOffset of the DropDown properly to avoid this behaviour.

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