This repository was archived by the owner on Nov 12, 2020. It is now read-only.
This repository was archived by the owner on Nov 12, 2020. It is now read-only.
Dropdown view position is at wrong position when combobox is not a direct child of scroll view #19
Open
Description
Please fill out either the bug or feature request section and remove whatever section you are not using.
Bug
- Version Number of Control: latest
- Device Tested On: iOS simulator
- Simulator Tested On: iOS simulator
Expected Behavior
Dropdown view should be shown below combobox
Actual Behavior
Dropdown view is shown at the top of scrollview
Steps to reproduce the Behavior
place combobox in stacklayout/grid then place them in scrollview