fix(picker): do not scroll

This commit is contained in:
Manu Mtz.-Almeida
2018-03-22 17:15:04 +01:00
parent 5c2678f7ea
commit 1c06bfeaac

View File

@ -423,8 +423,7 @@ export class PickerColumnCmp {
type='pan'
direction='y'
passive={false}
maxAngle={20}
threshold={10}
threshold={0}
attachTo='parent'
></ion-gesture>,
<div class='picker-opts' style={{maxWidth: col.optionsWidth}}>