livecode / livecode-ide

LiveCode cross-platform development environment (IDE)
https://livecode.com/
32 stars 70 forks source link

Bugfix 22798 #2136

Open macMikey opened 4 years ago

macMikey commented 4 years ago

mobile datagrid scrollers are initialized with delayTouches = true this will prevent a datagrid from scrolling because the moment the datagrid is touched, a row will be selected.